Remove warning about _redirect file on Codeberg Pages (#382)

According to https://codeberg.org/Codeberg/pages-server/issues/234 the `_redirect` file feature has been activated on Codeberg Pages.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/382
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Ralf Stubner <rstub@noreply.codeberg.org>
Co-committed-by: Ralf Stubner <rstub@noreply.codeberg.org>
This commit is contained in:
Ralf Stubner 2024-01-01 22:36:39 +00:00 committed by Gusted
parent 6c05b15edb
commit 79d5804969

View file

@ -6,12 +6,6 @@ eleventyNavigation:
order: 102
---
{% admonition "warning" %}
This feature is not yet active on Codeberg Pages.
{% endadmonition %}
Redirects can be created with a `_redirects` file with the following format:
```