We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bdafb5 commit f5f04b9Copy full SHA for f5f04b9
1 file changed
fs/expose/fuse/__init__.py
@@ -41,7 +41,7 @@
41
The binding to FUSE is created via ctypes, using a custom version of the
42
fuse.py code from Giorgos Verigakis:
43
44
- http://code.google.com/p/fusepy/
+ https://github.com/terencehonles/fusepy
45
46
"""
47
0 commit comments