Skip to content

Commit 6ee8ecd

Browse files
committed
fix(guides): Images wouldn't load
1 parent c4d7c0a commit 6ee8ecd

6 files changed

+7
-7
lines changed

guides/install-android.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="screen_android.png" class="float-md-right" style="width: 300px; border: 1px solid grey;" />
1+
<img src="../screen_android.png" class="float-md-right" style="width: 300px; border: 1px solid grey;" />
22

33
Floccus for Android is in an Open Beta phase and is available from
44

guides/install-browser.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="screen_firefox_account.png" class="float-lg-right" style="max-width: 100%; width: 450px; border: 1px solid grey;" />
1+
<img src="../screen_firefox_account.png" class="float-lg-right" style="max-width: 100%; width: 450px; border: 1px solid grey;" />
22

33

44
Floccus is known to work in Chrome, Firefox, Edge, Opera, Vivaldi, Brave and Kiwi. Click on one of the following links to install floccus in your browser.

guides/sync-googledrive.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="screen_gdrive_options.png" class="float-md-right" style="width: 500px; border: 1px solid grey;" />
1+
<img src="../screen_gdrive_options.png" class="float-md-right" style="width: 500px; border: 1px solid grey;" />
22

33
1. Create a new profile in the Floccus panel
44
2. Select Google Drive as your sync method

guides/sync-linkwarden.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="screen_linkwarden_settings.png" class="float-md-right" style="width: 500px; border: 1px solid grey;" />
1+
<img src="../screen_linkwarden_settings.png" class="float-md-right" style="width: 500px; border: 1px solid grey;" />
22

33
1. Create a new profile in the Floccus panel
44
2. Select Linkwarden as your sync method

guides/sync-nextcloud-bookmarks.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
3. The following screen shows the profile settings.
44
4. First you will need to enter your nextcloud URL. This should be the url that you use to access your nextcloud, e.g. https://mycloud.provider.com
55
5. Then enter your username and password. If you want to create a separate app password for floccus, click the button next to the user name field, which will direct you to your Nextcloud instance to approve the generation of an app password.
6-
<img src="screen_chrome_options.png" />
6+
<img src="../screen_chrome_options.png" />
77
6. Now, you can configure the folder mapping. You can set one local bookmarks folder and one server folder per profile.
8-
<img src="screen_nc_folder_mapping.png" />
8+
<img src="../screen_nc_folder_mapping.png" />
99
7. Make sure to disable your native browser bookmark sync service, because it is likely incompatible with floccus. (This can cause frequent duplication of bookmarks.)

guides/sync-webdav.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
5. Then enter your username and password.
66
6. If you’d like to encrypt your data before storing it in your Drive, you can set a passphrase here. If you don’t enter anything, it won’t be encrypted.
77
7. Finally, you can choose which bookmarks folder to sync to that file. By default floccus will create a new folder for you, to avoid syncing something that you don’t want syned. However, with a click on the folder icon you can select any other folder in your bookmarks. Selecting the topmost “untitled” folder will sync everything.
8-
<img src="screen_webdav_settings.png" />
8+
<img src="../screen_webdav_settings.png" />
99
8. Make sure to disable your native browser bookmark sync service, because it is likely incompatible with floccus

0 commit comments

Comments
 (0)