diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index a2cd076..63f1039 100644 --- a/src/index.html +++ b/src/index.html @@ -8,6 +8,6 @@ </head> <body> <h1>Hi!</h1> - <p>For a list of my dead-tree (i.e. paper) projects look <a href="./dead-trees/index.html">here</a></p> + <p>For a list of my written things look <a href="./writings/index.html">here</a></p> </body> </html> |