Minor modification.

This commit is contained in:
Viktor Kovacs 2023-01-11 19:23:49 +01:00
parent a8eccd93bd
commit f35bdc19ae
2 changed files with 6 additions and 6 deletions

View File

@ -71,8 +71,8 @@
<p>These documents help you understanding how to use the engine in your own solution.</p>
<ul>
<li><a href="InstallationPage.html">Installation</a> - Explains ways to get the package.</li>
<li><a href="UsagePage.html">Usage</a> - Provides some usage examples.</li>
<li><a href="InstallationPage.html">Installation</a> - How to get the package?</li>
<li><a href="UsagePage.html">Usage</a> - How to use it to embed 3D models?</li>
</ul>
<h2>Contribution</h2>
@ -80,7 +80,7 @@
<p>If you would like to contribute to the codebase, these documents help you to start.</p>
<ul>
<li><a href="EnvironmentSetupPage.html">Environment Setup</a> - Helps you understanding how the developer environment works.</li>
<li><a href="EnvironmentSetupPage.html">Environment Setup</a> - How to set up your environment for development?</li>
</ul>
</div>

View File

@ -12,8 +12,8 @@
<p>These documents help you understanding how to use the engine in your own solution.</p>
<ul>
<li><a href="InstallationPage.html">Installation</a> - Explains ways to get the package.</li>
<li><a href="UsagePage.html">Usage</a> - Provides some usage examples.</li>
<li><a href="InstallationPage.html">Installation</a> - How to get the package?</li>
<li><a href="UsagePage.html">Usage</a> - How to use it to embed 3D models?</li>
</ul>
<h2>Contribution</h2>
@ -21,5 +21,5 @@
<p>If you would like to contribute to the codebase, these documents help you to start.</p>
<ul>
<li><a href="EnvironmentSetupPage.html">Environment Setup</a> - Helps you understanding how the developer environment works.</li>
<li><a href="EnvironmentSetupPage.html">Environment Setup</a> - How to set up your environment for development?</li>
</ul>