aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.30.0/04-using-karakeep
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2026-01-18 15:34:22 +0000
committerMohamed Bassem <me@mbassem.com>2026-01-18 15:34:22 +0000
commit4858d3faaf9cf91bac93c20c9723d2cc868c99b4 (patch)
tree5f06b7a7dd318d995a3ddf7d0c60f005228b3b68 /docs/versioned_docs/version-v0.30.0/04-using-karakeep
parent2fec9ab65bd4f906edfb2a867c38b1308c615a2d (diff)
downloadkarakeep-4858d3faaf9cf91bac93c20c9723d2cc868c99b4.tar.zst
docs: fix relative urls
Diffstat (limited to 'docs/versioned_docs/version-v0.30.0/04-using-karakeep')
-rw-r--r--docs/versioned_docs/version-v0.30.0/04-using-karakeep/import.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versioned_docs/version-v0.30.0/04-using-karakeep/import.md b/docs/versioned_docs/version-v0.30.0/04-using-karakeep/import.md
index 59e82647..3bf07cae 100644
--- a/docs/versioned_docs/version-v0.30.0/04-using-karakeep/import.md
+++ b/docs/versioned_docs/version-v0.30.0/04-using-karakeep/import.md
@@ -45,7 +45,7 @@ All the URLs in the bookmarks file will be added automatically, you will not be
Importing bookmarks using the CLI requires some technical knowledge and might not be very straightforward for non-technical users. Don't hesitate to ask questions in github discussions or discord though.
:::
-If you can get your bookmarks in a text file with one link per line, you can use the following command to import them using the [karakeep cli](../integrations/command-line):
+If you can get your bookmarks in a text file with one link per line, you can use the following command to import them using the [karakeep cli](../05-integrations/02-command-line.md):
```
while IFS= read -r url; do