feat(repo): Change references to katenary repository

This commit is contained in:
2025-08-19 23:36:48 +02:00
parent d34f97fa5d
commit ef1ff2737f
2 changed files with 5 additions and 5 deletions

View File

@@ -39,10 +39,10 @@ share it with the community.
![](./statics/klee.svg) ![](./statics/klee.svg)
</div> </div>
The main developer is [Patrice FERLET](https://github.com/metal3d). The main developer is [Patrice FERLET](https://repo.katenary.io/metal3d).
The project source The project source
code is hosted on the [:fontawesome-brands-github: Katenary GitHub Repository](https://github.com/Katenary/katenary). code is hosted on the [:fontawesome-brands-git: Katenary Repository](https://repo.katenary.io/Katenary/katenary).
## Install Katenary ## Install Katenary
@@ -57,7 +57,7 @@ If you are a Linux user, you can use the "one line installation command" which w
`$HOME/.local/bin` directory if it exists. `$HOME/.local/bin` directory if it exists.
```bash ```bash
sh <(curl -sSL https://raw.githubusercontent.com/Katenary/katenary/master/install.sh) sh <(curl -sSL https://repo.katenary.io/Katenary/katenary/raw/branch/master/install.sh)
``` ```
!!! Info "Upgrading is integrated to the `katenary` command" !!! Info "Upgrading is integrated to the `katenary` command"
@@ -77,7 +77,7 @@ You can also build and install it yourself, the provided Makefile has got a `bui
To compile it, you can use the following commands: To compile it, you can use the following commands:
```bash ```bash
git clone https://github.com/Katenary/katenary.git git clone https://repo.katenary.io/Katenary/katenary.git
cd katenary cd katenary
make build make build
make install make install

View File

@@ -51,7 +51,7 @@ copyright: Copyright &copy; 2021 - 2024 - Katenary authors
extra: extra:
generator: false generator: false
social: social:
- icon: fontawesome/brands/github - icon: fontawesome/brands/git
link: https://repo.katenary.io/katenary/katenary link: https://repo.katenary.io/katenary/katenary
nav: nav:
- "Home": index.md - "Home": index.md