Skip to content

Commit 2e017fe

Browse files
ivanayovalexellis
authored andcommitted
Edit get-up-to-speed section
With this change Get Up to Speed section is fixed to look ordered and Docker Swarm documentation is added Signed-off-by: Ivana Yovcheva (VMware) <[email protected]>
1 parent 1093ca8 commit 2e017fe

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

docs/contributing/get-started.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,17 @@ Before raising a PR or an issue request that you read our [Contributing guide](h
2020

2121
If you are new with Docker, Kubernetes or Go and would like to learn or just improve your skills, you may find the following links useful:
2222

23-
* [Docker Documentation](https://docs.docker.com)
23+
* **Docker**
24+
* [Docker Swarm Documentation](https://docs.docker.com/engine/swarm/)
25+
* [Docker Documentation](https://docs.docker.com)
2426
* [Kubernetes Documentation](https://kubernetes.io/docs/home/?path=browse)
25-
* Golang
26-
- [The Go Programming Language](https://golang.org)
27-
- [Go Documentation](https://golang.org/doc/)
28-
- Alex Ellis' [golang basics](https://blog.alexellis.io/tag/golang-basics/) blog posts
29-
- [The Case For Go](https://gist.github.com/ungerik/3731476) - a list of sources collected by Erik Unger
30-
- Another interesting blog post - [Why should you learn Go?](https://medium.com/@kevalpatel2106/why-should-you-learn-go-f607681fad65) by Keval Patel
31-
- Official Golang [GitHUb](https://github.com/golang) account
27+
* **Golang**
28+
* [The Go Programming Language](https://golang.org)
29+
* [Go Documentation](https://golang.org/doc/)
30+
* Alex Ellis' [golang basics](https://blog.alexellis.io/tag/golang-basics/) blog posts
31+
* [The Case For Go](https://gist.github.com/ungerik/3731476) - a list of sources collected by Erik Unger
32+
* Another interesting blog post - [Why should you learn Go?](https://medium.com/@kevalpatel2106/why-should-you-learn-go-f607681fad65) by Keval Patel
33+
* Official Golang [GitHUb](https://github.com/golang) account
3234
* [Travis CI User Documentation](https://docs.travis-ci.com)
3335

3436
### Main Git repositories

0 commit comments

Comments
 (0)