We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68bafa4 commit b951e41Copy full SHA for b951e41
software_development/GITHUB.md
@@ -39,7 +39,7 @@ GeoNetwork uses feature branches for development, and a pull-request workflow fo
39
40
### Quality Assurance
41
42
-A number of [workflows]((../.github/workflows/) are setup to ensure each PR compiles, passes tests and so forth.
+A number of [workflows](../.github/workflows/) are setup to ensure each PR compiles, passes tests and so forth.
43
44
* [linux.yml](../.github/workflows/linux.yml): build and QA, including -Drelease check
45
* [docs.yml](../.github/workflows/docs.yml): publish docs to gh-pages branch
0 commit comments