Fix link in the documentation.

This commit is contained in:
kovacsv 2023-01-14 23:56:36 +01:00
parent 4f79f11a4a
commit f78d6cd697
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@
<ul>
<li><a href="Page_Installation.html" target="_self">Installation</a> - How to get the package?</li>
<li><a href="Page_Usage.html" target="_self">Usage</a> - How to use it to embed 3D models?</li>
<li>Migration - What needs to be done when you update the library?</li>
<li><a href="Page_MigrationGuide.html" target="_self">Migration Guide</a> - What needs to be done when you update the library?</li>
</ul>
<h2>Contribution</h2>

View File

@ -14,7 +14,7 @@
<ul>
<li>{@link Installation} - How to get the package?</li>
<li>{@link Usage} - How to use it to embed 3D models?</li>
<li>{@link Migration} - What needs to be done when you update the library?</li>
<li>{@link Migration Guide} - What needs to be done when you update the library?</li>
</ul>
<h2>Contribution</h2>