Skip to content

Commit 28b4cec

Browse files
committed
fixes invalid link
1 parent 441ee63 commit 28b4cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/start/tutorials/first-ecsact-file/first-ecsact-file.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h2 id="full-ecsact-file">Full Ecsact File</h2>
105105
<h2 id="next-steps">Next Steps</h2>
106106
<ul>
107107
<li>
108-
<a routerLink="/start/systems-in-cpp"
108+
<a routerLink="/start/tutorials/systems-in-cpp"
109109
>First System Implementation in C++</a
110110
>
111111
</li>

0 commit comments

Comments
 (0)