Skip to content

Commit 20493ad

Browse files
committed
fix(system-requirements): repair broken markdown link
1 parent 027509f commit 20493ad

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/installing-workflow/system-requirements.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Deis Workflow ships with Minio by default, which provides in-cluster, ephemeral
1818
Minio server crashes, all data will be lost. Therefore, Minio should be used for development or testing only.
1919

2020
Workflow supports Amazon Simple Storage Service (S3), Google Cloud Storage (GCS), OpenShift Swift, and Azure Blob
21-
Storage. See [configuring object storage][storage-configuration] for setup instructions.
21+
Storage. See [configuring object storage](configuring-object-storage) for setup instructions.
2222

2323
## Resource Requirements
2424

@@ -50,6 +50,5 @@ and instability.
5050
If you are using Docker with OverlayFS, you must disable SELinux by adding `--selinux-enabled=false` to
5151
`EXTRA_DOCKER_OPTS`. For more background information, see:
5252

53-
* [storage-configuration](configuring-object-storage.md)
5453
* [https://github.com/docker/docker/issues/7952](https://github.com/docker/docker/issues/7952)
5554
* [https://github.com/deis/workflow/issues/63](https://github.com/deis/postgres/issues/63)

0 commit comments

Comments
 (0)