From 4858d3faaf9cf91bac93c20c9723d2cc868c99b4 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 18 Jan 2026 15:34:22 +0000 Subject: docs: fix relative urls --- docs/versioned_docs/version-v0.30.0/04-using-karakeep/import.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/versioned_docs/version-v0.30.0/04-using-karakeep') 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 -- cgit v1.2.3-70-g09d2