aboutsummaryrefslogtreecommitdiff
path: root/content/sections/10-structure
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-11-22 23:18:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-11-22 23:18:04 -0300
commit7129667042a715d2c620c0ec8157c6a59529cbca (patch)
tree51f2410200d4907826d29f8d53f92c30e3516a9b /content/sections/10-structure
parent1c770a9b4c021bf4703b13294aacf6496c29cb75 (diff)
downloadbookup-0.5.3.tar.gz
bookup-0.5.3.tar.bz2
Bookup 0.5.30.5.3
Diffstat (limited to 'content/sections/10-structure')
-rw-r--r--content/sections/10-structure/structure.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/sections/10-structure/structure.md b/content/sections/10-structure/structure.md
index fcc3150..b3432ff 100644
--- a/content/sections/10-structure/structure.md
+++ b/content/sections/10-structure/structure.md
@@ -21,5 +21,5 @@ A Bookup project folder structure looks like this:
* `vendor/bookup`: where the Bookup codebase actually resides:
* `content`: Bookup documentation.
* `vendor/{Fuse.js,}`: dependencies.
-* `_changes.yml`: to track changes in your book, used to build RSS and Atom
+* `_changelog.yml`: to track changes in your book, used to build RSS and Atom
feeds, as well as a ChangeLog in Markdown format.