Skip to content

Commit 51d53f2

Browse files
committed
tiddlywiki: update docs
1 parent cc10d38 commit 51d53f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/formats/tiddlywiki.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ This page describes how to convert notes from TiddlyWiki to Markdown.
77

88
## Instructions
99

10-
1. Export as described [at the website](https://tiddlywiki.com/static/How%2520to%2520export%2520tiddlers.html)
10+
1. Export as described [at the website](https://tiddlywiki.com/#How%20to%20export%20tiddlers)
1111
1. Choose "JSON file" if you want to export the complete wiki
1212
2. Choose "TID text file" if you want to export a single tiddler only. Resources and internal links won't be converted in this case.
1313
2. [Install jimmy](../index.md#installation)
1414
3. Convert to Markdown. Examples:
15-
1. `jimmy-cli-linux tiddlers.json --format tiddlywiki`
16-
2. `jimmy-cli-linux tiddlers.tid --format tiddlywiki`
15+
1. `jimmy-cli-linux tiddlers.json --format tiddlywiki`
16+
2. `jimmy-cli-linux tiddlers.tid --format tiddlywiki`
1717
4. [Import to your app](../import_instructions.md)
1818

1919
## Known Limitations

0 commit comments

Comments
 (0)