diff options
author | Stéphane Desneux <stephane.desneux@iot.bzh> | 2018-11-27 09:24:48 +0100 |
---|---|---|
committer | Stéphane Desneux <stephane.desneux@iot.bzh> | 2018-11-27 09:30:37 +0100 |
commit | 2cf99c68f75b9413f9a7f470d23cf5e056d79609 (patch) | |
tree | 001da62cafea3b92a0aea6732f3462a8f5ba9938 /content/tocs/getting_started | |
parent | e06926c471ce978098fcaaf361cc86fcc5a09ee6 (diff) |
Align fetched_files and tocs with docs-agl (492587d)
This reverts commit 49df56171aec19f6b01a8b50aef03a005a019f21.
In particular, no document revision/branch should point to master-next here.
Change-Id: I5149d2db17e01c00e2c9722a457ea04113db043f
Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'content/tocs/getting_started')
-rw-r--r-- | content/tocs/getting_started/fetched_files.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/tocs/getting_started/fetched_files.yml b/content/tocs/getting_started/fetched_files.yml index 4b7b551..e5f5002 100644 --- a/content/tocs/getting_started/fetched_files.yml +++ b/content/tocs/getting_started/fetched_files.yml @@ -44,8 +44,7 @@ git_commit : "AGL_GITHUB_BRANCH" repositories: - - git_name : "automotive-grade-linux/docs-sources" - git_commit: master-next + git_name: "automotive-grade-linux/docs-sources" src_prefix : docs/getting-started documents : - source: source-code.md |