set hero book to check new branch

This commit is contained in:
Mik-TF 2024-05-10 07:24:11 -04:00
parent c67d5d9bee
commit 1359609419

View File

@ -3,46 +3,46 @@
```js
!!book.generate name:'projectinca' title:'Project Inca Launch'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/projectinca'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/books/projectinca'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/def'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tech'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/tech'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectinca'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/projectinca'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectmycelium'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/projectmycelium'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/partners_utilization'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/partners_utilization'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/why'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/why'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/vindo'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/vindo'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mkondo'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/mkondo'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/values'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/values'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid4'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/tfgrid4'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid3'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/tfgrid3'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/p2p'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/p2p'
```