summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2019-06-27 20:32:38 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2019-06-27 20:37:57 +0200
commit92fc459e6f2a5f22845fe3400f2f13096224a0a3 (patch)
tree84784eeff990a3e93eeb84912ada8a34fe9bd50d
parentf9b67aecdc07d31def64175e0f58e9c0a113f94c (diff)
Fix invalid markdown filename in documentation
Bug introduced by previous commit ID b8261a3b218 Bug-AGL: SPEC-2386 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> Change-Id: I3694f955109e5828bdf0209cc705655a0ed002c0
-rw-r--r--docs/api-services-book.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api-services-book.yml b/docs/api-services-book.yml
index 11588856..225d67b8 100644
--- a/docs/api-services-book.yml
+++ b/docs/api-services-book.yml
@@ -12,7 +12,7 @@ books:
name: Architecture presentation
- url: 2-Installation.md
name: Installation Guide
- - url: 3-Installation-J1939
+ - url: 3-Installation-J1939.md
name: Installation Guide for J1939
- url: 4-Usage.md
name: Usage Guide