summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.org b/README.org
index 0eac8cf..61bd2fb 100644
--- a/README.org
+++ b/README.org
@@ -1,15 +1,9 @@
 #+SETUPFILE: ~/.emacs.d/org-templates/level-1.org
-#+HTML_LINK_UP: ../writings/
+#+HTML_LINK_UP: ./index.html
 #+OPTIONS: toc:2
-#+EXPORT_FILE_NAME: index
 #+TITLE: Advent of Code
 
 My solutions for [[https://adventofcode.com][Advent of Code]].
 
 - Source: https://git.tilde.institute/andinus/aoc
 - GitHub: https://github.com/andinus/aoc
-
-Other Advent of Code solutions:
-
-- https://git.tyil.nl/advent-of-code/
-- https://github.com/codesections/advent-of-raku-2020