diff --git a/doc.zih.tu-dresden.de/docs/contrib/contribute_container.md b/doc.zih.tu-dresden.de/docs/contrib/contribute_container.md index d65c65dcfd629b8954c1d30122f4df31040c8cf4..1f5fae964623fe9e84c8d25bff033871a45118be 100644 --- a/doc.zih.tu-dresden.de/docs/contrib/contribute_container.md +++ b/doc.zih.tu-dresden.de/docs/contrib/contribute_container.md @@ -220,9 +220,9 @@ To check the links within a single file, e.g. wikiscript doc.zih.tu-dresden.de/util/check-links.sh docs/software/big_data_frameworks.md ``` -##### All Git-Modified Files +##### All Modified Files -The script can also check the links in all git-modified files, i.e., markdown files which are part +The script can also check the links in all modified files, i.e., markdown files which are part of the repository and different to the `preview` branch. Use this script before committing your changes to make sure your commit passes the CI/CD pipeline.