diff options
author | 2018-12-22 21:24:36 +0100 | |
---|---|---|
committer | 2018-12-22 21:24:36 +0100 | |
commit | 783a8763bdf440818d4ba61d4b1b511d317cb90f (patch) | |
tree | 31dba0ee0712b5e9f87148155696d7fc7004abbd /content/tocs/getting_started | |
parent | dcc03175f1c66fed1d057a9c33868956b4ca8f32 (diff) |
Add missing url_edit and dst_prefix fields
Change-Id: I98e44f3b7abe9403d0a1f2eeaa1cec1ef1ff30e1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'content/tocs/getting_started')
-rw-r--r-- | content/tocs/getting_started/section_master.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/tocs/getting_started/section_master.yml b/content/tocs/getting_started/section_master.yml index 6089a08..418c3b0 100644 --- a/content/tocs/getting_started/section_master.yml +++ b/content/tocs/getting_started/section_master.yml @@ -7,6 +7,7 @@ books: - id: image-development-workflow url_fetch: AGL_GITHUB_FETCH + url_edit: AGL_GITHUB_EDIT # FIXME: delete line below to switch back to AGL_GERRIT_BRANCH git_commit: sandbox/benierc/newdocs git_name: automotive-grade-linux/docs-sources |