From e208113b11e3c22bcfe511b42e5f0aa0742a5713 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Mon, 6 Mar 2017 16:41:49 +0200 Subject: [PATCH] - Correct links in about me page (links are without umlaut). --- content/pages/about.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/pages/about.rst b/content/pages/about.rst index 44ac5b8..0950bf9 100644 --- a/content/pages/about.rst +++ b/content/pages/about.rst @@ -24,12 +24,12 @@ Résumé My résumé is available online in the following formats: - - `HTML (single file) <https://www.shore.co.il/résumé>`_. - - `OpenDocument text <https://www.shore.co.il/résumé/résumé.odt>`_. - - `PDF <https://www.shore.co.il/résumé/résumé.pdf>`_. - - `Microsoft Word docx <https://www.shore.co.il/résumé/résumé.docx>`_. + - `HTML (single file) <https://www.shore.co.il/resume>`_. + - `OpenDocument text <https://www.shore.co.il/resume/resume.odt>`_. + - `PDF <https://www.shore.co.il/resume/resume.pdf>`_. + - `Microsoft Word docx <https://www.shore.co.il/resume/resume.docx>`_. -There's also a `repository <https://www.shore.co.il/cgit/résumé/about>`_ that +There's also a `repository <https://www.shore.co.il/cgit/resume/about>`_ that contains the original reStructuredText version and publishing pipeline. Last thing, my public `GPG public key <{filename}/static/nimrod.asc>`_ -- GitLab