From 033c6e39d22bcbb0168db3160216ebadd2fac09f Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Fri, 1 Mar 2024 09:50:10 +0100 Subject: [PATCH] Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38bf930..8b9ede3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It is a static website generated with [one.el](https://one.tonyaldon.com/). ## Do you want to contribute? -Edit `one.el`. It is a org file that contains the documentation and text of the website. +Edit `one.org`. It is a org file that contains the documentation and text of the website. ## Do you want to build the website?