Skip to content

Commit ed76899

Browse files
committed
Fix references in controller
1 parent b5ebe73 commit ed76899

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/narrative/controller.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ these endpoints.
66

77
Connecting to the controller endpoint is useful if you want to programmatically
88
create a new model. If the model you want to use already exists, you can
9-
connect directly to it (see py:doc:`model`).
9+
connect directly to it (see :doc:`model`).
1010

11-
For API docs, see py:class:`juju.controller.Controller`.
11+
For API docs, see :class:`juju.controller.Controller`.
1212

1313

1414
Connecting to the Current Controller

0 commit comments

Comments
 (0)