fixed book_collections branch

This commit is contained in:
Mik-TF 2024-05-10 19:30:05 -04:00
parent 01bfbd4e77
commit a75a1f89bd

View File

@ -3,14 +3,14 @@
```js ```js
!!book.generate name:'mbweni' title:'Mbweni Ruins and Gardens' !!book.generate name:'mbweni' title:'Mbweni Ruins and Gardens'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_mdbooks/books/mbweni' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/mbweni'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_mdbooks/collections/mbweni' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mbweni'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_mdbooks/collections/freeflow' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/freeflow'
``` ```