Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
beyang committed Sep 16, 2018
1 parent 0179be1 commit 03c6932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
git clone https://github.com/sourcegraph/deploy-sourcegraph && cd deploy-sourcegraph && git checkout ${VERSION}
```

1. Configure the `sourcegraph` storage class for the cluster by reading through ["Configure a storage class"](../configure.md#configure-a-storage-class).
1. Configure the `sourcegraph` storage class for the cluster by reading through ["Configure a storage class"](./configure.md#configure-a-storage-class).

1. If you want to add a large number of repositories to your instance, you should [configure the number of gitserver replicas](configure.md#configure-gitserver-replica-count) _before_ you continue with the next step.

Expand Down

0 comments on commit 03c6932

Please sign in to comment.