diff --git a/heroscript/test/book_collections.md b/heroscript/test/book_collections.md index acaa93f..51d81ef 100644 --- a/heroscript/test/book_collections.md +++ b/heroscript/test/book_collections.md @@ -2,12 +2,12 @@ ```js -!!book.generate name:'test' title:'Mdbook Test' - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test' +!!book.generate name:'test' title:'Mdbook Test Temp' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_test/books/test' !!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/test' + url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_test/collections/test' !!doctree.add url:'https://github.com/threefoldtech/tfgrid-sdk-go/tree/development_docs_test/tfgrid-sdk-go_docs'