From 382b91ac87fb30f23edcb62c31d1e193251e934b Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Sat, 18 May 2024 11:20:24 -0400 Subject: [PATCH] test --- heroscript/test/book_collections.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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'