You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
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.
4
4
5
5
#### Docker tutorials:
6
-
*[Docker for beginners](beginner/readme.md)
6
+
*[Docker for beginners](beginner/readme.md)
7
7
*[Docker Swarm Mode](swarm-mode/README.md)
8
8
*[Configuring developer tools and programming languages](developer-tools/README.md)
9
9
* Java
@@ -20,7 +20,7 @@ This repo contains [Docker](https://docker.com) labs and tutorials authored both
20
20
21
21
#### Community tutorials
22
22
*[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
24
24
25
25
For more information on Docker, see the Official [Docker documentation](https://docs.docker.com).
0 commit comments