From 9b782be985d3c950cf871813118cc9b40f5c90ae Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sat, 17 Jun 2017 19:13:41 +0200 Subject: [PATCH] fix html link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5288867..7c3235a 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -You can read the [HTML export of my .emacs file](https://raw.githubusercontent.com/TLINDEN/dot-emacs/master/emacs.html) or download the [original elisp file](https://raw.githubusercontent.com/TLINDEN/dot-emacs/master/.emacs). +You can read the [HTML export of my .emacs file](https://rawgit.com/TLINDEN/dot-emacs/master/emacs.html) or download the [original elisp file](https://raw.githubusercontent.com/TLINDEN/dot-emacs/master/.emacs).