diff options
-rw-r--r-- | content/tocs/architecture/section_flounder.yml | 2 | ||||
-rw-r--r-- | content/tocs/architecture/section_guppy.yml | 2 | ||||
-rw-r--r-- | content/tocs/architecture/section_master.yml | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/content/tocs/architecture/section_flounder.yml b/content/tocs/architecture/section_flounder.yml index 8f74d2c..e38fb76 100644 --- a/content/tocs/architecture/section_flounder.yml +++ b/content/tocs/architecture/section_flounder.yml @@ -1,7 +1,6 @@ url_fetch : "GERRIT_FETCH" # FIXME: restore line below to switch back on master: #git_commit : "AGL_GERRIT_BRANCH" -git_commit : "sandbox/benierc/newdocs" name: Developer Guides template: generated_index.html @@ -14,6 +13,7 @@ books: id: security_blueprint-flounder url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources dst_prefix: security path: docs/security-blueprint-book.yml diff --git a/content/tocs/architecture/section_guppy.yml b/content/tocs/architecture/section_guppy.yml index 2ce9e31..9e20d2f 100644 --- a/content/tocs/architecture/section_guppy.yml +++ b/content/tocs/architecture/section_guppy.yml @@ -1,7 +1,6 @@ url_fetch : "GERRIT_FETCH" # FIXME: restore line below to switch back on master: #git_commit : "AGL_GERRIT_BRANCH" -git_commit : "sandbox/benierc/newdocs" name: Developer Guides template: generated_index.html @@ -14,6 +13,7 @@ books: id: security_blueprint url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources dst_prefix: security path: docs/security-blueprint-book.yml diff --git a/content/tocs/architecture/section_master.yml b/content/tocs/architecture/section_master.yml index fd4fe17..9e20d2f 100644 --- a/content/tocs/architecture/section_master.yml +++ b/content/tocs/architecture/section_master.yml @@ -1,7 +1,6 @@ url_fetch : "GERRIT_FETCH" # FIXME: restore line below to switch back on master: #git_commit : "AGL_GERRIT_BRANCH" -git_commit : "sandbox/benierc/newdocs" name: Developer Guides template: generated_index.html |