diff options
author | Ronan <ronan.lemartret@iot.bzh> | 2016-11-30 13:56:38 +0100 |
---|---|---|
committer | Ronan <ronan.lemartret@iot.bzh> | 2016-11-30 13:56:38 +0100 |
commit | 04f11ce672bab52f7a2536eccb7189fdd4457166 (patch) | |
tree | 78b4cc505bb1137604f13d14ee5a24666e8e534f /site/_tocs/getting_started | |
parent | 10e862acbf852e1b0fc85e042631df3aa691e2fa (diff) |
fix AppDefaults.js path
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
Diffstat (limited to 'site/_tocs/getting_started')
-rw-r--r-- | site/_tocs/getting_started/toc_dev_en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/_tocs/getting_started/toc_dev_en.yml b/site/_tocs/getting_started/toc_dev_en.yml index fb284a4..31006e8 100644 --- a/site/_tocs/getting_started/toc_dev_en.yml +++ b/site/_tocs/getting_started/toc_dev_en.yml @@ -15,7 +15,7 @@ # children: # - # name: optional name for TOC entry (default: use URL FrontMatter info) -# url: <subdir as defined with FETCH_DIR in conf/AppDefault.js: +# url: <subdir as defined with FETCH_DIR in conf/AppDefaults.js: # - # name: ... # url: ... |