fixing typo and missing link on taskotron frontpage for stg and dev
This commit is contained in:
parent
f36b32b5b6
commit
2a0d9f6646
3 changed files with 3 additions and 1 deletions
|
@ -33,3 +33,4 @@ fakefedorainfra_db_host: db-qa01.qa.fedoraproject.org
|
|||
fakefedorainfra_db_name: dev_fakefedorainfra
|
||||
fakefedorainfra_endpoint: fakefedorainfra
|
||||
fakefedorainfra_url: https://taskotron-dev.fedoraproject.org/fakefedorainfra
|
||||
taskotron_docs_url: https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/
|
||||
|
|
|
@ -29,3 +29,4 @@ fakefedorainfra_db_host: db-qa01.qa.fedoraproject.org
|
|||
fakefedorainfra_db_name: fakefedorainfra_stg
|
||||
fakefedorainfra_endpoint: fakefedorainfra
|
||||
fakefedorainfra_url: https://taskotron.stg.fedoraproject.org/fakefedorainfra
|
||||
taskotron_docs_url: https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
</div>
|
||||
|
||||
|
||||
<p>Taskotron is under active development. If you're interested in contributing, check outour <a href="">Development guide</a> and the tickets and tasks on our <a href="https://phab.qadevel.cloud.fedoraproject.org/maniphest/query/J_IIsveePHC./">phabricator instance</a> (login required for main page for now but applications are available without login).
|
||||
<p>Taskotron is under active development. If you're interested in contributing, check out our <a href="{{ taskotron_docs_url }}/devguide.html">Development guide</a> and the tickets and tasks on our <a href="https://phab.qadevel.cloud.fedoraproject.org/maniphest/query/J_IIsveePHC./">phabricator instance</a> (login required for main page for now but applications are available without login).
|
||||
</p>
|
||||
|
||||
<p>If you have any questions there are a few ways you can contact us.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue