diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-06-11 09:10:25 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-06-11 09:10:25 +0200 |
commit | f75c53bb15dfd1c3043e884f08ebe8669224fd50 (patch) | |
tree | 3e10851e5f77dd360d316f29a3c2ae733e9bd0a3 /docs/part-1/create-app-overview.md | |
parent | 6672e984b76aff8b1357840a7588818bf8283953 (diff) |
Fix broken link (add missing .html extension)halibut_7.99.3halibut_7.99.2halibut/7.99.3halibut/7.99.27.99.37.99.2
Change-Id: I88fd25f59826c739c7e7d956e264ce85a3c09463
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'docs/part-1/create-app-overview.md')
-rw-r--r-- | docs/part-1/create-app-overview.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/part-1/create-app-overview.md b/docs/part-1/create-app-overview.md index 567a0fe..f673860 100644 --- a/docs/part-1/create-app-overview.md +++ b/docs/part-1/create-app-overview.md @@ -19,7 +19,7 @@ You can build the application several ways: - Use the XDS Client [Dashboard](create-app-build-dashboard.html) - Use a third-party Interactive Development Environment - ([IDE](create-app-build-ide)) application + ([IDE](create-app-build-ide.html)) application (e.g. NetBeans, Visual Studio, and so forth). The following figure overviews the XDS application development process: |