[docs] download from the new master branch instead of v3.0

This commit is contained in:
Resi Respati
2017-12-30 09:56:05 +07:00
parent 8818c10634
commit 6ba4f84a26
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ Maintaining the docs will also become a more community-focused effort, which mea
## Download
Download the latest source [here](https://github.com/screepers/screeps-typescript-starter/archive/v3.0.zip), or clone this repo.
Download the latest source [here](https://github.com/screepers/screeps-typescript-starter/archive/master.zip), or clone this repo.
```bash
git clone https://github.com/screepers/screeps-typescript-starter.git

View File

@@ -1,3 +1,3 @@
# Cookbook
This section contains a community-maintained list of slightly more advanced tips and tricks to help better improve your Screeps AI development workflow with TypeScript. Feel free to [contribute your own](https://github.com/screepers/screeps-typescript-starter/tree/v3.0/docs)!
This section contains a community-maintained list of slightly more advanced tips and tricks to help better improve your Screeps AI development workflow with TypeScript. Feel free to [contribute your own](https://github.com/screepers/screeps-typescript-starter/tree/master/docs)!