Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit e772179

Browse files
committed
Renaming buttons
1 parent bf2465a commit e772179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ function Home() {
164164
)}
165165
to={useBaseUrl("netcode/current/about")}
166166
>
167-
Get Started
167+
Netcode for GameObjects
168168
</Link>
169169
</div>
170170
<div className="buttons-pages">
@@ -175,7 +175,7 @@ function Home() {
175175
)}
176176
to="https://docs.unity3d.com/6000.0/Documentation/Manual/multiplayer.html" target="_blank"
177177
>
178-
Netcode for GameObjects
178+
Multiplayer Unity Manual
179179
</Link>
180180
</div>
181181
</div>

0 commit comments

Comments
 (0)