Skip to content

Commit 8c97da5

Browse files
authored
Update README.md
1 parent 551752c commit 8c97da5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Diff for: README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# SSHFS
23

34

@@ -14,8 +15,8 @@ very simple to use - there's nothing to do on the server-side.
1415
SSHFS is shipped by all major Linux distributions and has been in
1516
production use across a wide range of systems for many years. However,
1617
at present SSHFS does not have any active, regular contributors, and
17-
there are a number of known issues (see the [bugtracker](https://github.com/deadbeefsociety/sshfs/issues)). The current
18-
maintainer continues to apply pull requests and makes regular
18+
there are a number of known issues (see the [bugtracker](https://github.com/libfuse/sshfs/issues)).
19+
The current maintainer continues to apply pull requests and makes regular
1920
releases, but unfortunately has no capacity to do any development
2021
beyond addressing high-impact issues. When reporting bugs, please
2122
understand that unless you are including a pull request or are
@@ -58,7 +59,7 @@ umount mountpoint
5859

5960

6061
First, download the latest SSHFS release from
61-
https://github.com/deadbeefsociety/sshfs/releases. You also need [libfuse](http://github.com/libfuse/libfuse) 3.1.0 or newer (or a
62+
https://github.com/libfuse/sshfs/releases. You also need [libfuse](http://github.com/libfuse/libfuse) 3.1.0 or newer (or a
6263
similar library that provides a libfuse3 compatible interface for your operating
6364
system). Finally, you need the [Glib](https://developer.gnome.org/glib/stable/) library with development headers (which should be
6465
available from your operating system's package manager).
@@ -98,7 +99,7 @@ mailing list (subscribe at
9899
https://lists.sourceforge.net/lists/listinfo/fuse-sshfs).
99100

100101
Please report any bugs on the GitHub issue tracker at
101-
https://github.com/deadbeefsociety/sshfs/issues.
102+
https://github.com/libfuse/sshfs/issues.
102103

103104
## Packaging Status
104105

0 commit comments

Comments
 (0)