Skip to content

Commit 6c28df1

Browse files
committed
Update editor links in index.html
1 parent b48f225 commit 6c28df1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ <h3>API References</h3>
763763
<ul>
764764
<li><a href="./engine/">Engine</a></li>
765765
<li><a href="./web-components/">Web Components</a></li>
766-
<li><a href="./editor-api/">Editor</a></li>
766+
<li><a href="./editor/">Editor</a></li>
767767
<li><a href="./observer/">Observer</a></li>
768768
<li><a href="./pcui/">PCUI</a></li>
769769
<li><a href="./pcui-graph/">PCUI Graph</a></li>
@@ -791,10 +791,10 @@ <h3>📖 Web Components</h3>
791791
<p>Custom HTML elements for building declarative PlayCanvas applications.</p>
792792
<a href="./web-components/" class="module-link">View API Reference</a>
793793
</li>
794-
<li class="module-item" data-name="editor-api">
794+
<li class="module-item" data-name="editor">
795795
<h3>📖 Editor</h3>
796796
<p>API for interfacing with the PlayCanvas Editor.</p>
797-
<a href="./editor-api/" class="module-link">View API Reference</a>
797+
<a href="./editor/" class="module-link">View API Reference</a>
798798
</li>
799799
<li class="module-item" data-name="observer">
800800
<h3>📖 Observer</h3>

0 commit comments

Comments
 (0)