mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-02 09:47:10 +03:00
5e24444bfa
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 |
||
---|---|---|
.. | ||
alpine.tmpl | ||
cargo.tmpl | ||
chef.tmpl | ||
composer.tmpl | ||
composer_dependencies.tmpl | ||
conan.tmpl | ||
conda.tmpl | ||
container.tmpl | ||
cran.tmpl | ||
debian.tmpl | ||
generic.tmpl | ||
go.tmpl | ||
helm.tmpl | ||
maven.tmpl | ||
npm.tmpl | ||
npm_dependencies.tmpl | ||
nuget.tmpl | ||
pub.tmpl | ||
pypi.tmpl | ||
rpm.tmpl | ||
rubygems.tmpl | ||
rubygems_dependencies.tmpl | ||
swift.tmpl | ||
vagrant.tmpl |