summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Flink <tflink@fedoraproject.org>2015-07-30 14:48:38 +0000
committerTim Flink <tflink@fedoraproject.org>2015-07-30 15:02:32 +0000
commit638c35dfa8eaba14fd8fafb7586419fbcd9d966d (patch)
treea4f4e54303a3f4b669e244f46e1c78cbfd01c497
parentdfb486a5e0e6c68d6c6efff40fb485fb653b1e18 (diff)
downloadansible-638c35dfa8eaba14fd8fafb7586419fbcd9d966d.tar.gz
ansible-638c35dfa8eaba14fd8fafb7586419fbcd9d966d.tar.xz
ansible-638c35dfa8eaba14fd8fafb7586419fbcd9d966d.zip
fixing some small link and format issues with phabricator interface
-rw-r--r--roles/phabricator/files/phabricator-welcome.html2
-rw-r--r--roles/phabricator/templates/local.json.j22
2 files changed, 2 insertions, 2 deletions
diff --git a/roles/phabricator/files/phabricator-welcome.html b/roles/phabricator/files/phabricator-welcome.html
index fef64cb9c..5b1854fb4 100644
--- a/roles/phabricator/files/phabricator-welcome.html
+++ b/roles/phabricator/files/phabricator-welcome.html
@@ -11,6 +11,6 @@ or in the <a href='http://webchat.freenode.net/?channels=#fedora-qa'> #fedora-qa
<h2>Useful Links</h2>
<ul>
- <li><a href='http://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/'>Libtaskotron Documentation</a></li>
+ <li><a href='https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/'>Libtaskotron Documentation</a></li>
<li><a href='https://bitbucket.org/fedoraqa'>Canonical Git Repos (bitbucket project)<li>
</ul>
diff --git a/roles/phabricator/templates/local.json.j2 b/roles/phabricator/templates/local.json.j2
index ba496b80b..33c8e0006 100644
--- a/roles/phabricator/templates/local.json.j2
+++ b/roles/phabricator/templates/local.json.j2
@@ -30,7 +30,7 @@
This phabricator instance is only setup for authentication with <a href='https://admin.fedoraproject.org/accounts'>the Fedora Accounts System</a>. If you have previously logged in to this instance, click on the 'Login or Register' button to log in again. If you are new to this system, please follow the follow
ing guidelines:
<ul style='list-style-type: disc; margin: auto; max-width:508px;'>
- <li style='list-style-type: disc;'>When you login with Persona, make sure to use your fasusername@fedoraproject.org email alias (replacing 'fasusername' with your FAS user)</li>
+ <li style='list-style-type: disc;'>When you login with Persona, make sure to use your <b>fasusername@fedoraproject.org</b> email alias (replacing 'fasusername' with your FAS user)</li>
<li>When creating a phabricator user account, please match the account name with your FAS username for less confusion on everyone elses' part</li>
<li>If you have any questions, come find us in #fedora-qa on Freenode or on the <a href='https://admin.fedoraproject.org/mailman/listinfo/qa-devel'>Fedora QA Devel mailing list</a>.</li>
</ul>