File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments