Skip to content

Commit 7b1db94

Browse files
authored
fix(docs): fix link location to deis documentation (#121)
1 parent 5ffdf97 commit 7b1db94

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We welcome your input! If you have feedback, please submit an [issue][issues]. I
1212

1313
# About
1414

15-
The Deis minio component provides an [S3 API][s3-api] compatible object storage server, based on [Minio](http://minio.io), that can be run on Kubernetes. It's intended for use within the [Deis v2 platform](http://docs-v2.readthedocs.org/en/latest/) as an object storage server, but it's flexible enough to be run as a standalone pod on any Kubernetes cluster.
15+
The Deis minio component provides an [S3 API][s3-api] compatible object storage server, based on [Minio](http://minio.io), that can be run on Kubernetes. It's intended for use within the [Deis v2 platform][deis-docs] as an object storage server, but it's flexible enough to be run as a standalone pod on any Kubernetes cluster.
1616

1717
Note that in the default [Helm chart for the Deis platform](https://github.com/deis/charts/tree/master/deis-dev), this component is used as a storage location for the following components:
1818

@@ -69,7 +69,7 @@ Please see [README.md](https://github.com/deis/workflow-e2e/blob/master/README.m
6969

7070
## Dogfooding
7171

72-
Please follow the instructions on the [official Deis docs](http://docs-v2.readthedocs.org/en/latest/installing-workflow/installing-deis-workflow/) to install and configure your Deis cluster and all related tools, and deploy and configure an app on Deis.
72+
Please follow the instructions on the [official Deis docs][deis-docs] to install and configure your Deis cluster and all related tools, and deploy and configure an app on Deis.
7373

7474
## License
7575

@@ -84,3 +84,4 @@ Unless required by applicable law or agreed to in writing, software distributed
8484
[s3-api]: http://docs.aws.amazon.com/AmazonS3/latest/API/APIRest.html
8585
[issues]: https://github.com/deis/minio/issues
8686
[prs]: https://github.com/deis/minio/pulls
87+
[deis-docs]: https://deis.com/docs/workflow

0 commit comments

Comments
 (0)