update gitlab references

As LRDE is being renamed LRE, gitlab is one of the first URL to
migrate.  The old URL is still supported, but we want to only use the
new one eventually.

* .dir-locals.el, .gitlab-ci.yml, HACKING, NEWS, doc/org/concepts.org,
doc/org/install.org, doc/org/setup.org, elisp/Makefile.am,
elisp/hoa-mode.el, tests/ltsmin/README: Update to the new gitlab URL.
This commit is contained in:
Alexandre Duret-Lutz 2022-09-22 17:48:56 +02:00
parent 383128d983
commit 51caa5588e
10 changed files with 40 additions and 40 deletions

View file

@ -31,7 +31,7 @@ Installation of DiVinE
Use the following commands to compile and install the patched version
of DiVinE.
git clone https://gitlab.lrde.epita.fr/spot/divine-ltsmin-deb
git clone https://gitlab.lre.epita.fr/spot/divine-ltsmin-deb
cd divine-ltsmin-deb
mkdir _build && cd _build
cmake .. -DMURPHI=OFF -DHOARD=OFF -DGUI=OFF -DRX_PATH= -DCMAKE_INSTALL_PREFIX=$HOME/usr