https://gitlab.opengeosys.org/ogs/ogs.git
Revision 96a8f301f3e553b052866890f10494b6374a84fa authored by Lars Bilke on 19 October 2023, 12:58:31 UTC, committed by Lars Bilke on 19 October 2023, 12:58:31 UTC
[web] Fix links.

See merge request ogs/ogs!4771
2 parent s 7e2d116 + 134693d
Raw File
Tip revision: 96a8f301f3e553b052866890f10494b6374a84fa authored by Lars Bilke on 19 October 2023, 12:58:31 UTC
Merge branch 'fix-links' into 'master'
Tip revision: 96a8f30
.markdownlint.yaml
comment: OpenGeoSys rules
default: true
line-length: false
no-inline-html: false
no-duplicate-heading: false
first-line-h1: false
no-bare-urls: false
back to top