fix: Use old alert blocks style

Because rustdoc lint us with `broken_intra_doc_links`

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-07-08 17:46:56 +03:00
parent 4590d8b2af
commit 972740f03e
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -15,7 +15,8 @@ implementation written in Rust.
</div> </div>
> [!WARNING] > **Warning**
>
> The project is still in very early development and is not ready for > The project is still in very early development and is not ready for
> any kind of use yet, the protocol is not finalized and the server is not > any kind of use yet, the protocol is not finalized and the server is not
> feature complete, also not all protocol features are implemented yet. > feature complete, also not all protocol features are implemented yet.
@ -63,7 +64,8 @@ read it.
## Running the server ## Running the server
> [!NOTE] > **Note**
>
> You must update `OXIDETALIS_CONFIG` in the `docker-compose.yml` file to point > You must update `OXIDETALIS_CONFIG` in the `docker-compose.yml` file to point
> to the correct configuration file. And you must update the configuration file. > to the correct configuration file. And you must update the configuration file.