diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d145c9959e37f291b3e451827b50f2feb684effe..e9022c4b9e2c7a9f3839045d1a87ebd2acb567df 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,4 +38,4 @@ ftp: - tags environment: name: production - url: https://roadmap.sch.bme.hu/ + url: https://roadmap.schdesign.hu/ diff --git a/mkdocs.yml b/mkdocs.yml index b3a662921eebb8158d1b882504a83664c8adf70c..7ceec9fdfd3692a3ed2666170d584a8f299f6126 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ # Project information site_name: schdesign roadmap -site_url: https://roadmap.sch.bme.hu/ +site_url: https://roadmap.schdesign.hu/ site_author: schdesign site_description: >- A Simonyi Károly Szakkollégiumban működő schdesign öntevékeny kör @@ -9,7 +9,7 @@ site_description: >- # Repository repo_name: schdesign/roadmap repo_url: https://git.sch.bme.hu/schdesign/roadmap -edit_uri: "" # "edit/master/docs/" +edit_uri: "" # "edit/master/docs/" # it would add and edit link at the top of all the articles # Copyright copyright: "" # "Copyright © 2020 - 2022 schdesign"