From e8ae7320ba45034d90a7f0180edb1270135a4d7c Mon Sep 17 00:00:00 2001
From: Raoul Comninos <gnarledgrip@gmail.com>
Date: Sun, 4 May 2025 16:20:22 +0200
Subject: [PATCH] todo.org: Archive completed bug task

---
 todo.org | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/todo.org b/todo.org
index e2bd286d..6bc68ea6 100644
--- a/todo.org
+++ b/todo.org
@@ -37,12 +37,10 @@ https://github.com/stathissideris/ditaa.
 
 ** TODO improve accessability of the TOC
 
-** 
+**
 
 ** TODO Add a note in files which need an update
 ** TODO Update doc.org from latest stable
-** TODO BUG: The "how to use git for Worg" link on the index page doesn't link correctly to the subheading.
-
 * Work on tutorials
 ** TODO Add a dedicated file for mobile workflows with org
 - How to browse/view org on web/mobile?
@@ -111,3 +109,12 @@ file:./org-tutorials/org-latex-export.org
 :ARCHIVE_CATEGORY: worg
 :ARCHIVE_TODO: DONE
 :END:
+
+** DONE BUG: The "how to use git for Worg" link on the index page doesn't link correctly to the subheading.
+:PROPERTIES:
+:ARCHIVE_TIME: 2025-05-04 Sun 16:19
+:ARCHIVE_FILE: ~/org/worg/todo.org
+:ARCHIVE_OLPATH: General tasks
+:ARCHIVE_CATEGORY: worg
+:ARCHIVE_TODO: TODO
+:END:
-- 
2.43.0

