diff --git a/README.md b/README.md index a0b2ea1..e9e13b8 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,3 @@ You should replace all of this file with a README describing your own project. ## 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)