diff --git a/heroscript/manual/book_collections.md b/heroscript/manual/book_collections.md index ed531d1..0e6cb9a 100644 --- a/heroscript/manual/book_collections.md +++ b/heroscript/manual/book_collections.md @@ -1,44 +1,44 @@ ```js !!book.generate name:'manual' title:'ThreeFold Manual' printbook:false foldlevel:1 - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/books/manual' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/manual' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/manual' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/manual' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/dashboard' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/dashboard' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/developers' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/developers' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/farmers' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/farmers' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/system_administrators' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/system_administrators' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/threefold_token' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/threefold_token' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/faq' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/faq' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/about' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/about' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/tech' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tech' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/legal' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/legal' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/farming' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/farming' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/cloud' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/cloud' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/collaboration' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/collaboration' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/partners_utilization' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/partners_utilization' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/vindo' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/vindo' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/mkondo' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mkondo' ```