diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2015-10-03 13:41:40 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2015-10-03 13:41:40 +0200 |
commit | c8abb669d303c4358d2e14e0b6b17daf616fc8e0 (patch) | |
tree | 3541da5a8c989e85c28594f0748c2f2acf31470a | |
parent | bb1bda2cc6ef6d9da600b032fa279fa572a53cf3 (diff) |
Update link to cv
-rw-r--r-- | content/Informatique/2015-10-03-moderncv.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/Informatique/2015-10-03-moderncv.rst b/content/Informatique/2015-10-03-moderncv.rst index d337c6a..12fdfbb 100644 --- a/content/Informatique/2015-10-03-moderncv.rst +++ b/content/Informatique/2015-10-03-moderncv.rst @@ -101,7 +101,7 @@ Pour commencer, assurez-vous que vous pouvez produire le CV à partir du code la .. code-block:: console - $ wget http://blog.madrzejewski.com/wp-content/uploads/2013/01/moderncv-official-example.txt + $ wget https://raw.githubusercontent.com/xdanaux/moderncv/master/examples/template.tex $ pdflatex moderncv-official-example.txt Si tout va bien, vous devriez avoir votre pdf généré dans le répertoire. |