Skip to content

Commit 0414d19

Browse files
authored
Merge pull request #3 from tianyuan129/patch-1
direct to new documentation in sphinx
2 parents 40ea601 + e4dfc60 commit 0414d19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

2-documentation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ nav-menu: true
1818
<header class="major">
1919
<h3>NDN-Lite Library Documentation</h3>
2020
</header>
21-
<p>This documentation includes the modules, data structures, and other information that are useful when you are developing applications over NDN-Lite.</p>
21+
<p>This documentation includes information that are useful when you are developing applications over NDN-Lite.</p>
2222
<ul class="actions">
23-
<li><a href="https://zjkmxy.github.io/ndn-lite-docs/index.html" class="button">Learn more</a></li>
23+
<li><a href="https://ndn-iot-package-over-posix.readthedocs.io/en/latest/" class="button">Learn more</a></li>
2424
</ul>
2525
</div>
2626
</div>
@@ -61,4 +61,4 @@ nav-menu: true
6161
</section>
6262
</section>
6363

64-
</div>
64+
</div>

0 commit comments

Comments
 (0)