diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2016-06-25 15:21:57 +0200 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2016-06-25 15:21:57 +0200 |
commit | 57ffc137a9de6891689bea6f3e2a4f92a54449e7 (patch) | |
tree | a791c59c49aa9f39f287fbccd85cea2d587b7ef9 /posts/about-me.rst | |
parent | 5a6b2ea9daeb2becb6eca8261e257e8381b7e324 (diff) |
fixed link to CV
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'posts/about-me.rst')
-rw-r--r-- | posts/about-me.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/about-me.rst b/posts/about-me.rst index e20c44f..b6124e1 100644 --- a/posts/about-me.rst +++ b/posts/about-me.rst @@ -23,6 +23,6 @@ I set up this website to write or share articles about development and security. You can download my Curriculum Vitae here__ You can also browse my public repositories here__ or on github_. -.. __: /olivier-gayot/cv.pdf/ +.. __: /olivier-gayot/files/cv.pdf .. __: http://pub.sigexec.com .. _github: https://github.com/duskCoder |