fix anchor link

This commit is contained in:
Yann Esposito (Yogsototh) 2019-07-24 10:59:48 +02:00
parent c9c2c8a3e8
commit 0c93cc602a
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@
(require 'org-element)
(require 'ox-rss)
(setq org-link-file-path-type 'relative)
(defun org-blog-prepare (project-plist)
"With help from `https://github.com/howardabrams/dot-files'.
Touch `index.org' to rebuilt it.

View File

@ -6,7 +6,7 @@
#+OPTIONS: auto-id:t
#+begin_quote
/tl;dr/: [[#solution][Full code for the impatient↓]]. Read the full blog post to have all the details.
/tl;dr/: [[#current-solution-0a92][Full code for the impatient↓]]. Read the full blog post to have all the details.
#+end_quote