Update README.md

Removed links to dated repos that are no longer necessary
This commit is contained in:
Paul Clarke 2021-11-03 20:45:30 +00:00
parent b81e70b000
commit 6d18d7146b

View File

@ -28,10 +28,3 @@ You should replace all of this file with a README describing your own project.
## Additional resources ## Additional resources
- Repo [hygiene](https://gitlab.computing.dcu.ie/sblott/local-gitlab-documentation/blob/master/repo-hygiene.md)
- Git [cheat sheet](https://gitlab.computing.dcu.ie/sblott/local-gitlab-documentation/blob/master/cheat-sheet.md)
- Gitlab [CI environment](https://gitlab.computing.dcu.ie/sblott/docker-ci-environment) and it's [available software](https://gitlab.computing.dcu.ie/sblott/docker-ci-environment/blob/master/Dockerfile)
- Example projects with CI configured:
* [Python](https://gitlab.computing.dcu.ie/sblott/test-project-python)
* [Java](https://gitlab.computing.dcu.ie/sblott/test-project-java)
* [MySql](https://gitlab.computing.dcu.ie/sblott/test-project-mysql)