launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #28997
[Merge] ~jugmac00/launchpad:update-projects-using-launchpad into launchpad:master
Jürgen Gmach has proposed merging ~jugmac00/launchpad:update-projects-using-launchpad into launchpad:master.
Commit message:
Update projects using Launchpad
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/428362
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/launchpad:update-projects-using-launchpad into launchpad:master.
diff --git a/lib/lp/app/tour/join-launchpad b/lib/lp/app/tour/join-launchpad
index d91b67b..593bfde 100644
--- a/lib/lp/app/tour/join-launchpad
+++ b/lib/lp/app/tour/join-launchpad
@@ -41,7 +41,7 @@
<img src="images/join/main-image.png" alt="Bring your project -- open source or closed -- to Launchpad today" />
</p>
<p class="intro-text">
- <strong><a href="https://launchpad.net/projects/+new">Register your project</a> to collaborate with a community of thousands.</strong> Join <a href="https://launchpad.net/mysql">MySQL</a>, <a href="https://launchpad.net/zope">Zope</a> and <a href="https://launchpad.net/ubuntu">Ubuntu</a> in choosing Launchpad for your project.
+ <strong><a href="https://launchpad.net/projects/+new">Register your project</a> to collaborate with a community of thousands.</strong> Join <a href="https://launchpad.net/ubuntu">Ubuntu</a> in choosing Launchpad for your project.
<br /><br />
Launchpad is free to use for <a href="https://help.launchpad.net/Legal/ProjectLicensing">open source</a> software projects.</p>
<div id="link-holder"><a href="https://launchpad.net/projects/+new">Add your project to Launchpad ></a></div>
Follow ups