← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/launchpad:fix-formatting into launchpad:master

 

Jürgen Gmach has proposed merging ~jugmac00/launchpad:fix-formatting into launchpad:master.

Commit message:
Fix link formatting

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/446416
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/launchpad:fix-formatting into launchpad:master.
diff --git a/doc/explanation/charms.rst b/doc/explanation/charms.rst
index 4fca9d7..712279e 100644
--- a/doc/explanation/charms.rst
+++ b/doc/explanation/charms.rst
@@ -136,7 +136,7 @@ these guidelines to build your charm for Launchpad:
    charm, if your charm is based on other layers. The actual values that will
    be running in each environment (production, dogfood, staging, qastaging),
    should later be set in the ``lp/bundle.yaml`` file within the
-   `launchpad-mojo-specs <https://code.launchpad.net/launchpad-mojo-specs>`
+   `launchpad-mojo-specs <https://git.launchpad.net/launchpad-mojo-specs>`_
    repo (you should only worry about these specs after your charm is ready).
 
 5. **Write your reactive code:** Start adding code that it might need