Switch all etke.cc links (from Gitlab to Github)

Related to https://etke.cc/news/d3uw4utq4t3_rpxicrrfqqou_ynmptqjgk95pt-3n2s/
This commit is contained in:
Slavi Pantaleev
2024-09-07 02:43:00 +03:00
parent 1930984ce2
commit 283dd6494f
14 changed files with 41 additions and 42 deletions

View File

@ -1,6 +1,6 @@
---
# honoroit is a helpdesk bot
# Project source code URL: https://gitlab.com/etke.cc/honoroit
# Project source code URL: https://github.com/etkecc/honoroit
matrix_bot_honoroit_enabled: true
@ -16,7 +16,7 @@ matrix_bot_honoroit_path_prefix: /
matrix_bot_honoroit_metrics_path: /metrics
matrix_bot_honoroit_container_image_self_build: false
matrix_bot_honoroit_docker_repo: "https://gitlab.com/etke.cc/honoroit.git"
matrix_bot_honoroit_docker_repo: "https://github.com/etkecc/honoroit.git"
matrix_bot_honoroit_docker_repo_version: "{{ matrix_bot_honoroit_version }}"
matrix_bot_honoroit_docker_src_files_path: "{{ matrix_base_data_path }}/honoroit/docker-src"