Commit 6c7f50ad8652f403568feddeaba00f86dd530565

Thomas de Grivel 2022-02-20T10:58:47

update urls

diff --git a/README.md b/README.md
index 3f76c39..0d337c0 100644
--- a/README.md
+++ b/README.md
@@ -11,17 +11,17 @@ with
 
 ### Pandoc
 A few examples of Pandoc usage to generate Beamer presentations from Markdown syntax.
-[Markdown](https://github.com/thodg/slides/blob/master/pandoc/index.md)
-[PDF](https://github.com/thodg/slides/blob/master/pandoc.pdf)
+[Markdown](https://git.kmx.io/thodg/slides/_tree/master/pandoc/index.md)
+[PDF](https://git.kmx.io/thodg/slides/_blob/master/pandoc.pdf)
 
 ## 2019
 
 ### BSD
 About *BSD and UNIX history.
-[Markdown](https://github.com/thodg/slides/blob/master/bsd/index.md)
-[PDF](https://github.com/thodg/slides/blob/master/bsd.pdf)
+[Markdown](https://git.kmx.io/thodg/slides/_tree/master/bsd/index.md)
+[PDF](https://git.kmx.io/thodg/slides/_blob/master/bsd.pdf)
 
 ### RailsOnLisp
 An introduction to Common Lisp and RailsOnLisp.
-[Markdown](https://github.com/thodg/slides/blob/master/railsonlisp/index.md)
-[PDF](https://github.com/thodg/slides/blob/master/railsonlisp.pdf)
+[Markdown](https://git.kmx.io/thodg/slides/_tree/master/railsonlisp/index.md)
+[PDF](https://git.kmx.io/thodg/slides/_blob/master/railsonlisp.pdf)