Skip to content
Snippets Groups Projects
Verified Commit 989e11ad authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

improve GitLab links

It was migrated long ago.  The old URLs still work (redirect)
at this point, but I see no reason to keep using them.
parent 68ec54fd
No related branches found
No related tags found
1 merge request!216improve links and e-mail contact
Pipeline #95040 failed
......@@ -61,7 +61,7 @@ test:comparative:kresd:
<<: *privileged_test
script:
# test kresd binary
- git clone --recurse-submodules -j8 --depth=1 https://gitlab.labs.nic.cz/knot/knot-resolver.git /tmp/kresd-local-build
- git clone --recurse-submodules -j8 --depth=1 https://gitlab.nic.cz/knot/knot-resolver.git /tmp/kresd-local-build
- pushd /tmp/kresd-local-build
- git log -1
- meson build_local --default-library=static --prefix=/tmp/.local
......@@ -85,7 +85,7 @@ test:comparative:kresd:
test:latest:kresd:
<<: *privileged_test
script:
- git clone --recurse-submodules -j8 --depth=1 https://gitlab.labs.nic.cz/knot/knot-resolver.git kresd-local-build
- git clone --recurse-submodules -j8 --depth=1 https://gitlab.nic.cz/knot/knot-resolver.git kresd-local-build
- pushd kresd-local-build
- git log -1
- meson build_local --default-library=static --prefix="$PWD/../.local"
......
......@@ -69,7 +69,7 @@ The original test case format is described in the `header file replay.h <http://
Contacting us
-------------
Please report problems to our GitLab: https://gitlab.labs.nic.cz/knot/deckard/issues
Please report problems to our GitLab: https://gitlab.nic.cz/knot/deckard/issues
If you have any comments feel free to send e-mail to knot-resolver@labs.nic.cz! Do not get confused by the name, we are happy if you want to use Deckard with any software.
......@@ -79,7 +79,7 @@ Happy testing.
.. _`augeas`: http://augeas.net/
.. _`CSR`: http://apple.stackexchange.com/questions/193368/what-is-the-rootless-feature-in-el-capitan-really
.. _`Jinja2`: http://jinja.pocoo.org/
.. _`Knot DNS Resolver`: https://gitlab.labs.nic.cz/knot/resolver/blob/master/README.md
.. _`Knot Resolver`: https://gitlab.nic.cz/knot/resolver/blob/master/README.md
.. _`NLnet Labs`: https://www.nlnetlabs.nl/
.. _`PowerDNS Recursor`: https://doc.powerdns.com/md/recursor/
.. _`PyYAML`: http://pyyaml.org/
......
......@@ -258,7 +258,7 @@ raw_id query id will be copied into the first two bytes of RAW answer
do_not_answer no response will be sent at all
============= ===========================================================================================
.. [copy_id_bug] https://gitlab.labs.nic.cz/knot/deckard/issues/9
.. [copy_id_bug] https://gitlab.nic.cz/knot/deckard/issues/9
.. _`entry flags`:
......
......@@ -14,7 +14,7 @@ setup(
author='CZ.NIC',
author_email='knot-dns-users@lists.nic.cz',
license='BSD',
url='https://gitlab.labs.nic.cz/knot/deckard',
url='https://gitlab.nic.cz/knot/deckard',
packages=['pydnstest'],
python_requires='>=3.5',
install_requires=[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment