Merge branch '48-replace-gitlab-link-at-faq' into 'development'

Resolve "replace gitlab link at faq"

See merge request htwk-software/htwkalender!54
This commit is contained in:
Elmar Kresse
2024-07-06 18:58:42 +00:00

View File

@ -234,7 +234,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<div class="col">{{ $t("faqView.ninthQuestion") }}</div>
<div class="col">
{{ $t("faqView.ninthAnswer") }}
<a href="https://git.imn.htwk-leipzig.de/ekresse/htwkalender"
<a href="https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender"
>Gitlab</a
>.
</div>