summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>