Docs updates [2017-12-18]
This commit is contained in:
@@ -16,7 +16,7 @@ The `screeps.json` file is a JSON configuration file separated into multiple env
|
||||
|
||||
> **Note:** You don't have to manually create the target branch in your Screeps client if it doesn't exist yet. `rollup-plugin-screeps` will do it for you.
|
||||
|
||||
## Running Your First Deploy
|
||||
## Running your first deploy
|
||||
|
||||
Once you're done, run the following command:
|
||||
|
||||
@@ -28,4 +28,4 @@ You're done! Now go to your Screeps client and make sure your code is deployed p
|
||||
|
||||

|
||||
|
||||
Ready for something extra? Read on.
|
||||
Ready for something extra? [Read on.](../in-depth/module-bundling.md)
|
||||
|
||||
@@ -22,4 +22,4 @@ Or if you're running `yarn`:
|
||||
yarn
|
||||
```
|
||||
|
||||
Next up, we'll configure our environment and run our first code deploy.
|
||||
Next up, we'll configure our environment and [run our first code deploy](./deploying.md).
|
||||
|
||||
Reference in New Issue
Block a user