diff --git a/config.tex b/config.tex
index 278b48430d34490d63f8062f793f72da1a981d59..3550c0ea6437eceb537516ae74d8d544f0a0b22b 100644
--- a/config.tex
+++ b/config.tex
@@ -59,7 +59,8 @@
     \ex{git config -{}-global core.editor "\emph{chemin vers
         l'éditeur}"}\\
     $\to$ pour définir un éditeur particulier, voir\\
-    \url{https://git-scm.com/book/fr/v2/Commandes-Git-Installation-et-configuration}
+    {\small
+    \url{https://git-scm.com/book/fr/v2/Commandes-Git-Installation-et-configuration}}
     % (exemple de chemin sous Windows pour Atom :\\
     % \ex{C:/Program Files (x86)/atom/atom.exe -{}-wait})
   \end{itemize}
@@ -141,7 +142,7 @@
   \item 
     Un dépôt Github regroupe des \emph{templates} de \ex{.gitignore}
     (par langage / framework)\\
-    \url{https://github.com/github/gitignore}
+    {\small \url{https://github.com/github/gitignore}}
   \end{itemize}
 }