Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Commit ac40b4d

Browse files
authored
Merge pull request #119 from maphew/patch-6
Link demo notes .db to current develop instead of the unused stable
2 parents e70d2de + 10e7f9b commit ac40b4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Wiki/database.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When you run Trilium for the first time, it will generate a new database contain
1616
There are some cases in which you may want to restore the original demo notes. For example, if you experimented with some of the more advanced features and want to see the original reference, or if you simply want to explore the latest version of the demo notes, which might showcase new features.
1717

1818
You can easily restore the demo notes by using Trilium's built-in import feature by importing them:
19-
- Download [this .zip archive](https://github.com/TriliumNext/Notes/raw/stable/db/demo.zip) with the latest version of the demo notes
19+
- Download [this .zip archive](https://github.com/TriliumNext/Notes/raw/develop/db/demo.zip) with the latest version of the demo notes
2020
- Right click on any note in your tree under which you would like the demo notes to be imported
2121
- Click "Import into note"
2222
- Select the .zip archive to import it
@@ -33,4 +33,4 @@ If you are experimenting with Trilium and want to return it to its original stat
3333

3434
To delete the database, simply go to the [data directory](data-directory.md) and delete the `document.db` file (and any other files starting with `document.db`).
3535

36-
If you do not need to preserve any configurations that might be stored in the `config.ini` file, you can just delete all of the [data directory's](data-directory.md) contents to fully restore the application to its original state.
36+
If you do not need to preserve any configurations that might be stored in the `config.ini` file, you can just delete all of the [data directory's](data-directory.md) contents to fully restore the application to its original state.

0 commit comments

Comments
 (0)