Update github links in user manual.

This commit is contained in:
Viktor Kovacs 2021-03-27 10:24:47 +01:00
parent c10c79fd9e
commit 4d21adcf93

View File

@ -186,9 +186,8 @@
<li> <li>
Open the files on GitHub, copy the link of the file from the address bar, and paste it in the dialog. See the example below. Open the files on GitHub, copy the link of the file from the address bar, and paste it in the dialog. See the example below.
<div class="code"> <div class="code">
https://github.com/kovacsv/Online3DViewer/blob/master/embeddable/testfiles/textured%20cube.obj<br> https://github.com/kovacsv/Online3DViewer/blob/master/test/testfiles/3ds/cube_four_instances.3ds<br>
https://github.com/kovacsv/Online3DViewer/blob/master/embeddable/testfiles/textured%20cube.mtl<br> https://github.com/kovacsv/Online3DViewer/blob/master/test/testfiles/3ds/texture.png
https://github.com/kovacsv/Online3DViewer/blob/master/embeddable/testfiles/texture%20with%20space.png
</div> </div>
</li> </li>
<li>Click on OK, and if the model is loaded, click on the embed button in the toolbar (<img class="inline" src="../assets/images/toolbar/embed.svg"/>).</li> <li>Click on OK, and if the model is loaded, click on the embed button in the toolbar (<img class="inline" src="../assets/images/toolbar/embed.svg"/>).</li>