diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-12-22 21:26:40 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-12-22 21:29:59 +0100 |
commit | f1c182ede3c4aed0d6196d05b0a64ff93372e755 (patch) | |
tree | 2cf95732a06808aac8325bccb5199346b33165a2 /webapp | |
parent | 285332c351777b74abca638b8b2a2cde3c68edc6 (diff) |
Added SDKs management support.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'webapp')
-rw-r--r-- | webapp/src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/src/index.html b/webapp/src/index.html index 3109d2e..68b622f 100644 --- a/webapp/src/index.html +++ b/webapp/src/index.html @@ -92,7 +92,7 @@ </a> </li> <li> - <a href="http://iot.bzh/download/public/2017/XDS/docs/XDS_UsersGuide.pdf"> + <a href="http://iot.bzh/download/public/XDS/docs/XDS_UsersGuide.pdf"> User's guide (PDF file) <i class="fa fa-external-link" aria-hidden="true"></i> </a> |