Skip to content

Commit 50eb2e7

Browse files
author
Matthew Fisher
committed
fix(docs): fixup markdown
1 parent 205f7a6 commit 50eb2e7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/installing_deis/rackspace.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ By default, the provision script will provision 3 servers. You can override this
7272
$ DEIS_NUM_INSTANCES=5 ./provision-rackspace-cluster.sh deis-key
7373
7474
Note that for scheduling to work properly, clusters must consist of at least 3 nodes and always have an odd number of members.
75-
For more information, see [optimal etcd cluster size](https://github.com/coreos/etcd/blob/master/Documentation/optimal-cluster-size.md).
75+
For more information, see `optimal etcd cluster size`_.
7676

7777
Deis clusters of less than 3 nodes are unsupported.
7878

@@ -125,5 +125,6 @@ start installing the platform.
125125

126126
.. _`contrib/rackspace`: https://github.com/deis/deis/tree/master/contrib/rackspace
127127
.. _`CoreOS on Rackspace`: https://coreos.com/docs/running-coreos/cloud-providers/rackspace/
128+
.. _`optimal etcd cluster size`: https://github.com/coreos/etcd/blob/master/Documentation/optimal-cluster-size.md
128129
.. _Rackspace: https://github.com/deis/deis/tree/master/contrib/rackspace#readme
129130
.. _`contrib/rackspace`: https://github.com/deis/deis/tree/master/contrib/rackspace

0 commit comments

Comments
 (0)