We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12dbdbd commit a7c6356Copy full SHA for a7c6356
2 files changed
docs/components/controller.rst
@@ -31,5 +31,5 @@ The controller stack includes:
31
* Gitosis to handle access control for Git Push over SSH
32
* Docker and Buildstep to process Heroku Buildpacks
33
34
-Follow the :ref:`Installation` process to setup your own private
+Follow the :ref:`Operations Guide <operations>` to setup your own private
35
Deis controller.
docs/gettingstarted/usage.rst
@@ -6,7 +6,7 @@
6
Usage
7
=====
8
9
-Once you have set up a Deis Controller (see :ref:`installation`), you
+Once you have set up a Deis Controller (see the :ref:`Operations Guide <operations>`), you
10
will use the Deis CLI (command-line interface) to create a formation for
11
your app, push your code, and scale your own cloud resources.
12
0 commit comments