Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Commit b50ebbc

Browse files
author
Firtina Ozbalikci
authored
Merge pull request #15 from spatialos/docs/fix-links-to-latest
Fix links to `/latest/` to use `/13.0/` instead
2 parents 5a39c90 + c374133 commit b50ebbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
*Copyright (C) 2017 Improbable Worlds Limited. All rights reserved.*
88

9-
- *Accompanying tutorial*: [https://github.com/spatialos/UnitySDK/blob/master/docs/tutorials/pirates/overview.md](https://spatialos.improbable.io/docs/reference/latest/tutorials/pirates/lesson1)
9+
- *Accompanying tutorial*: [github.com/spatialos/UnitySDK/blob/master/docs/tutorials/pirates/overview.md](https://github.com/spatialos/UnitySDK/blob/master/docs/tutorials/pirates/overview.md)
1010

1111
- *GitHub repository*: [github.com/spatialos/PiratesTutorial](https://github.com/spatialos/PiratesTutorial)
1212

@@ -21,7 +21,7 @@ You can follow the [accompanying tutorial](https://github.com/spatialos/UnitySDK
2121
* Learn how to set up and use SpatialOS.
2222
* Add new functionality to the game.
2323

24-
To build this project, you will need access to the [SpatialOS SDK](https://spatialos.improbable.io/get-spatialos), and to have set it up on your machine (see the setup guides for [Windows](https://spatialos.improbable.io/docs/reference/latest/shared/get-started/setup/win) or [Mac](https://docs.improbable.io/reference/latest/shared/get-started/setup/mac)).
24+
To build this project, you will need access to the [SpatialOS SDK](https://spatialos.improbable.io/get-spatialos), and to have set it up on your machine (see the setup guides for [Windows](https://spatialos.improbable.io/docs/reference/13.0/shared/get-started/setup/win) or [Mac](https://docs.improbable.io/reference/13.0/shared/get-started/setup/mac)).
2525

2626
If you run into problems, or want to give us feedback, please visit the [SpatialOS forums](https://forums.improbable.io/).
2727

0 commit comments

Comments
 (0)