Skip to content

Commit d2f435b

Browse files
committed
Fixed Broken links at labs/README.md. Fixes docker#200.
Signed-off-by: Ricardo Henriques <ricardoaireshenriques@gmail.com>
1 parent 5c4b20f commit d2f435b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This repo contains [Docker](https://docker.com) labs and tutorials authored both by Docker, and by members of the community. We welcome contributions and want to grow the repo.
44

55
#### Docker tutorials:
6-
* [Docker for beginners] (beginner/readme.md)
6+
* [Docker for beginners](beginner/readme.md)
77
* [Docker Swarm Mode](swarm-mode/README.md)
88
* [Configuring developer tools and programming languages](developer-tools/README.md)
99
* Java
@@ -20,7 +20,7 @@ This repo contains [Docker](https://docker.com) labs and tutorials authored both
2020

2121
#### Community tutorials
2222
* [Docker Tutorials from the Community](https://github.com/docker/community/tree/master/Docker-Meetup-Content) - links to a different repository
23-
* [Advanced Docker orchestration workshop] (https://github.com/docker/labs/tree/master/Docker-Orchestration) - links to a different repository
23+
* [Advanced Docker orchestration workshop](https://github.com/docker/labs/tree/master/Docker-Orchestration) - links to a different repository
2424

2525
For more information on Docker, see the Official [Docker documentation](https://docs.docker.com).
2626

0 commit comments

Comments
 (0)