We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ebe73 commit ed76899Copy full SHA for ed76899
1 file changed
docs/narrative/controller.rst
@@ -6,9 +6,9 @@ these endpoints.
6
7
Connecting to the controller endpoint is useful if you want to programmatically
8
create a new model. If the model you want to use already exists, you can
9
-connect directly to it (see py:doc:`model`).
+connect directly to it (see :doc:`model`).
10
11
-For API docs, see py:class:`juju.controller.Controller`.
+For API docs, see :class:`juju.controller.Controller`.
12
13
14
Connecting to the Current Controller
0 commit comments