Skip to content

Commit 3fafa1f

Browse files
committed
how-to-translate.md tweaks
1 parent 842d9a5 commit 3fafa1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

how-to-translate.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thank you for your interest in translating my tutorial! Here are a few recommendations to get started.
44

5-
This tutorial is in constant evolution to provide the best learning experience to readers. Both the code and the `README.md` files will change over time. It is great if you do a one-shot translation that won't evolve, but it would be even better if you could try to keep up with the original English version as it changes!
5+
This tutorial is in constant evolution to provide the best learning experience to readers. Both the code and `README.md` files will change over time. It is great if you do a one-shot translation that won't evolve, but it would be even better if you could try to keep up with the original English version as it changes!
66

77
Here is what I think is a good workflow:
88

@@ -17,11 +17,11 @@ Here is what I think is a good workflow:
1717
```md
1818
## Translations
1919

20-
- [Language name](#) by [@yourgithubusername](http://yourwebsite.com)
20+
- [Language name](http://github.com/yourprofile/your-translated-fork) by [@yourgithubusername](http://yourwebsite.com)
2121
or
22-
- [Language name](#) by [@yourgithubusername](http://twitter.com/yourprofile)
22+
- [Language name](http://github.com/yourprofile/your-translated-fork) by [@yourgithubusername](http://twitter.com/yourprofile)
2323
or
24-
- [Language name](#) by [@yourgithubusername](http://github.com/yourprofile)
24+
- [Language name](http://github.com/yourprofile/your-translated-fork) by [@yourgithubusername](http://github.com/yourprofile)
2525
```
2626

2727
Since I want to reward you for your good work as much as possible, you can put any link you like on your Github username (to your personal website, Twitter profile, or Github profile for instance).

0 commit comments

Comments
 (0)