Skip to content

Commit 636b0d3

Browse files
authored
fix: update website URL in filebrowser.json (#9322)
1 parent 36acad3 commit 636b0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/filebrowser.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"privileged": false,
1212
"interface_port": 8080,
1313
"documentation": null,
14-
"website": "https://filebrowser.org/features",
14+
"website": "https://filebrowser.org/index.html#features",
1515
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/file-browser.webp",
1616
"config_path": "",
1717
"description": "File Browser offers a user-friendly web interface for managing files within a designated directory. It allows you to perform various actions such as uploading, deleting, previewing, renaming, and editing files.",

0 commit comments

Comments
 (0)