Bläddra i källkod

Make clickable link in readme

Lily Carpenter 9 år sedan
förälder
incheckning
02c494dc29
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.org

+ 1 - 1
README.org

@@ -1,6 +1,6 @@
1 1
 * Forever Game Project Roguelike
2 2
 
3
-This is the very beginning of my "forever" game project. See https://azrazalea.net/blog/a_ramble_about_a_game_idea.html
3
+This is the very beginning of my "forever" game project. See [[https://azrazalea.net/blog/a_ramble_about_a_game_idea.html][My blog post]]
4 4
 for an overview (eventually this git repository will contain some better info).
5 5
 
6 6
 For the time being, the game is just going to be a roguelike that I will incrementally morph into the final project.