diff options
author | Olivier Gayot <og@satcom1.com> | 2016-07-19 18:32:43 +0200 |
---|---|---|
committer | Olivier Gayot <og@satcom1.com> | 2016-07-19 18:32:43 +0200 |
commit | e0ed85bcfef79c8b6884c550256a933060bd9ce8 (patch) | |
tree | 3cb111ca91d05a6e20ffa05717c42517e26b2d68 | |
parent | b6c214f8ca77dfe8df720cdef0faa6591d9c9d4c (diff) |
fixed URL for git public repositories
Signed-off-by: Olivier Gayot <og@satcom1.com>
-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 b6124e1..182335c 100644 --- a/posts/about-me.rst +++ b/posts/about-me.rst @@ -24,5 +24,5 @@ You can download my Curriculum Vitae here__ You can also browse my public repositories here__ or on github_. .. __: /olivier-gayot/files/cv.pdf -.. __: http://pub.sigexec.com +.. __: http://git.sigexec.com .. _github: https://github.com/duskCoder |