Skip to content

Commit ce14a43

Browse files
author
Mick Hohmann
committed
Fixed outdated user mentions in the thanks section
1 parent f989917 commit ce14a43

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ As my knowledge of programming languages is limited, I published my work so far
2020

2121
## Contribute ##
2222

23-
If you want to translate one of the codes into another language improvement, please follow the steps below:
23+
If you want to translate one of the codes into another language improvement, please follow this steps:
2424

25-
**Before** you submit a pull request, please be sure you have done these steps:
2625
1. Fork the _Code example_ repository, if you haven't already.
2726
2. Create a new branch from the master (if you use git-flow, please do a `git flow hotfix start/finish` or `git flow feature start/finish`)
2827
3. Make your changes.
@@ -32,14 +31,14 @@ If you want to translate one of the codes into another language improvement, ple
3231

3332
## Thanks! ##
3433

35-
A very big thanks goes to @DirtyHairy :bow: and my other colleagues at @mayflower for being so kind to validate my code so far. :sunglasses:. A special thanks and :heart: goes out to @ahaberberger for his corrections to this readme.
34+
A very big thanks goes to [@DirtyHairy][diha]:bow: and my other colleagues at [@mayflower][mafl] for being so kind to validate my code so far. :sunglasses:. A special thanks and :heart: goes out to [@ahaberberger][ahab] for his corrections to this readme.
3635

3736
*Always have fun:sunny: in what you're doing and* "DON'T PANIC"…:rocket:
3837

3938
**Enjoy!**
4039

4140
<!-- reference section -->
42-
--------------------------
41+
4342
[md]: https://en.wikipedia.org/wiki/Myth_Directions
4443

4544
[release]: https://github.com/micck/code-examples/releases
@@ -56,3 +55,7 @@ A very big thanks goes to @DirtyHairy :bow: and my other colleagues at @mayflowe
5655

5756
[perv]: https://packagecontrol.io/packages/Perv%20-%20Color%20Scheme
5857
[sute]: http://www.sublimetext.com/
58+
59+
[diha]: https://github.com/DirtyHairy
60+
[ahab]: https://github.com/ahaberberger
61+
[mafl]: https://github.com/mayflower

0 commit comments

Comments
 (0)