mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-13 09:13:28 +01:00
905e546549
The installation instructions of a Maven package places the `url` child
of the `repository` node in an extra indentation level. This indentation
is unnecesary since both the `id` and `url` nodes are direct children of
the `repository` node.
This commit removes the unnecessary indentation.
Refs: https://codeberg.org/forgejo/forgejo/pulls/1534
(cherry picked from commit
|
||
---|---|---|
.. | ||
content | ||
metadata | ||
shared | ||
settings.tmpl | ||
view.tmpl |