From 2a0d9f664682ac8f703868a0439505997fa8ffd1 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Fri, 18 Jul 2014 23:53:41 +0000 Subject: [PATCH] fixing typo and missing link on taskotron frontpage for stg and dev --- inventory/group_vars/taskotron-dev | 1 + inventory/group_vars/taskotron-stg | 1 + .../taskotron/taskotron-frontend/templates/landingpage.html.j2 | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/inventory/group_vars/taskotron-dev b/inventory/group_vars/taskotron-dev index 19943681ed..76b9b3e112 100644 --- a/inventory/group_vars/taskotron-dev +++ b/inventory/group_vars/taskotron-dev @@ -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/ diff --git a/inventory/group_vars/taskotron-stg b/inventory/group_vars/taskotron-stg index 61a5608df5..a2464c6d4c 100644 --- a/inventory/group_vars/taskotron-stg +++ b/inventory/group_vars/taskotron-stg @@ -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/ diff --git a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 index 1dea6ca961..15030bcd9c 100644 --- a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 +++ b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 @@ -107,7 +107,7 @@ -

Taskotron is under active development. If you're interested in contributing, check outour Development guide and the tickets and tasks on our phabricator instance (login required for main page for now but applications are available without login). +

Taskotron is under active development. If you're interested in contributing, check out our Development guide and the tickets and tasks on our phabricator instance (login required for main page for now but applications are available without login).

If you have any questions there are a few ways you can contact us.