Skip to content

Commit 86dcd0d

Browse files
committed
bugfix
1 parent 3e4fc7d commit 86dcd0d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dist/app.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/pages/WhatIsForge.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<!-- Two -->
3838
<section id="two" class="spotlights">
3939
<section id="viewer-api">
40-
<a href="https://examples.developer.autodesk.com/lmv-visual-reports/" class="image">
40+
<a href="https://forge-rcdb.autodesk.io/configurator?id=57f3739777c879f48ad54a44" class="image">
4141
<img src="./WhatIsForge/viewer.jpg" alt="" data-position="center center" />
4242
</a>
4343
<div class="content">
@@ -49,8 +49,8 @@
4949
in over 50 formats right in your browser, without having to install extra software.</p>
5050
<p>The API a (client-side) WEBGL/JavaScript API based on Three.js</p>
5151
<ul class="actions">
52-
<li><a href="https://examples.developer.autodesk.com/lmv-visual-reports/" target="demo" class="button next scrolly">Try it live</a></li>
53-
<li><a href="https://github.com/Developer-Autodesk/lmv-visual-reports" target="github" class="button next scrolly">Open on GitHub</a></li>
52+
<li><a href="https://forge-rcdb.autodesk.io/configurator?id=57f3739777c879f48ad54a44" target="demo" class="button next scrolly">Try it live</a></li>
53+
<li><a href="https://github.com/Autodesk-Forge/forge-rcdb.nodejs" target="github" class="button next scrolly">Open on GitHub</a></li>
5454
</ul>
5555
</div>
5656
</div>

0 commit comments

Comments
 (0)