summaryrefslogtreecommitdiffhomepage
path: root/fr-fr/make-fr.html.markdown
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-06-03 13:31:20 -0600
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-06-03 13:31:20 -0600
commit790a78e3cf1ec8610699ed34255d459f84a92a18 (patch)
treea62702ae158c36167e3047f7be5d16197cff0859 /fr-fr/make-fr.html.markdown
parent29bf4c1b9f353fa3321f663dc52c1b227a1ed9e5 (diff)
Remove bare links
Diffstat (limited to 'fr-fr/make-fr.html.markdown')
-rw-r--r--fr-fr/make-fr.html.markdown9
1 files changed, 3 insertions, 6 deletions
diff --git a/fr-fr/make-fr.html.markdown b/fr-fr/make-fr.html.markdown
index 5d8b9404..66f820f3 100644
--- a/fr-fr/make-fr.html.markdown
+++ b/fr-fr/make-fr.html.markdown
@@ -255,14 +255,11 @@ endif
### En français
-+ [Introduction à Makefile (developpez.com)]
-(http://gl.developpez.com/tutoriel/outil/makefile/),
-+ [Compilez sous GNU/Linux ! (openclassrooms)]
-(https://openclassrooms.com/courses/compilez-sous-gnu-linux).
++ [Introduction à Makefile (developpez.com)](http://gl.developpez.com/tutoriel/outil/makefile/),
++ [Compilez sous GNU/Linux ! (openclassrooms)](https://openclassrooms.com/courses/compilez-sous-gnu-linux).
### En anglais
+ [Documentation de GNU make](https://www.gnu.org/software/make/manual/),
+ [Software carpentry tutorial](http://swcarpentry.github.io/make-novice/),
-+ Learn C the hard way [ex2](http://c.learncodethehardway.org/book/ex2.html)
-[ex28](http://c.learncodethehardway.org/book/ex28.html).
++ Learn C the hard way [ex2](http://c.learncodethehardway.org/book/ex2.html) [ex28](http://c.learncodethehardway.org/book/ex28.html).