docs: github.com -> git.klemek.fr

This commit is contained in:
2026-05-13 16:45:08 +02:00
parent 26c90ec928
commit 7da4f27e13
4 changed files with 12 additions and 12 deletions
+6 -6
View File
@@ -119,7 +119,7 @@ Here's a quick rundown of the process:
### From release
See [Releases](https://github.com/klemek/forge-steel/releases)
See [Releases](https://git.klemek.fr/klemek/forge-steel/releases)
```shell
tar xvzf forge-steel-x.y.z.tar.gz
@@ -132,7 +132,7 @@ make install
### From repository (PKGBUILD)
```shell
git clone --recursive https://github.com/klemek/forge-steel
git clone --recursive https://git.klemek.fr/klemek/forge-steel
cd forge
makepkg -si
```
@@ -141,7 +141,7 @@ makepkg -si
### From repository (dev version)
```shell
git clone --recursive https://github.com/klemek/forge-steel
git clone --recursive https://git.klemek.fr/klemek/forge-steel
cd forge
aclocal
autoconf
@@ -457,11 +457,11 @@ FORGE (steel) describe the linux version.
Verify you have the correct [requirements](#requirements) installed.
Then if you continue to have problems, you can [open an issue](https://github.com/klemek/forge-steel/issues).
Then if you continue to have problems, you can [open an issue](https://git.klemek.fr/klemek/forge-steel/issues).
### I didn't understand everything about your tutorial
Please [open an issue](https://github.com/klemek/forge-steel/issues) describing what your having trouble with,
Please [open an issue](https://git.klemek.fr/klemek/forge-steel/issues) describing what your having trouble with,
I'll try to answer and update the README.
### My nanoKontrol2 is acting strange
@@ -472,7 +472,7 @@ Use the [KORG KONTROL Editor](https://www.korg.com/us/support/download/software/
### How do I report a bug?
You're free to open a new issue in the [Issues page](https://github.com/klemek/forge-steel/issues).
You're free to open a new issue in the [Issues page](https://git.klemek.fr/klemek/forge-steel/issues).
Don't forget to add all information available to your bug (version, operating system, etc.).