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

Commit c7ce7d7

Browse files
author
Firtina Ozbalikci
authored
Merge pull request #6 from spatialos/docs/fix-links-to-latest
Fix links to `/latest/` to use `/13.0/`
2 parents 1def4ee + aa2aa49 commit c7ce7d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 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-
- [Guide](https://docs.improbable.io/reference/latest/getting-started/tour/intro)
9+
- [Guide](https://docs.improbable.io/reference/13.0/shared/get-started/tour)
1010
- *GitHub repository*: https://github.com/spatialos/Wizards/
1111

1212
*****
@@ -16,16 +16,16 @@
1616
This repository contains a demo project built with [SpatialOS](http://www.spatialos.com).
1717
It demonstrates how to use SpatialOS to build a large and compelling simulated world.
1818

19-
The project serves as a starting point for the [hands-on SpatialOS product demo](https://docs.improbable.io/reference/latest/shared/get-started/tour).
19+
The project serves as a starting point for the [hands-on SpatialOS product demo](https://docs.improbable.io/reference/13.0/shared/get-started/tour).
2020

21-
The main documentation for SpatialOS can be found [here](https://spatialos.improbable.io/docs/reference/latest/index).
21+
The main documentation for SpatialOS can be found [here](https://spatialos.improbable.io/docs/reference/13.0/index).
2222

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

2525
#### To use the repository
2626

2727
* Make sure you have access to SpatialOS
28-
* Install dependencies for [Windows](https://docs.improbable.io/reference/latest/shared/get-started/setup/win) or [Mac](https://spatialos.improbable.io/docs/reference/latest/shared/get-started/setup/mac)
28+
* Install dependencies for [Windows](https://docs.improbable.io/reference/13.0/shared/get-started/setup/win) or [Mac](https://spatialos.improbable.io/docs/reference/13.0/shared/get-started/setup/mac)
2929
* Clone the repo: `git clone https://github.com/spatialos/wizards`
3030
* Move into the directory: `cd wizards`
3131
* Build the project: `spatial worker build`

0 commit comments

Comments
 (0)