branch: externals/boxy-headings commit 9c470b607b8b718bdc6229e1b651ce44586f80e7 Author: Amy Grinn <amy-lo...@asus.lan> Commit: Amy Grinn <amy-lo...@asus.lan>
Added archive warning --- README.org | 4 +++- boxy-headings.el | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 488d3282e2..1a31b00b98 100644 --- a/README.org +++ b/README.org @@ -1,4 +1,6 @@ -#+TITLE: Boxy Headings +#+TITLE: Boxy Headings (ARCHIVE) + +*This project has moved [[https://gitlab.com/grinn.amy/boxy-headings][here]]* View org files as a boxy diagram. diff --git a/boxy-headings.el b/boxy-headings.el index aa3edb3705..1851e7c3e1 100644 --- a/boxy-headings.el +++ b/boxy-headings.el @@ -7,7 +7,7 @@ ;; File: boxy-headings.el ;; Package-Requires: ((emacs "26.1") (boxy "1.1") (org "9.4")) ;; Keywords: tools -;; URL: https://gitlab.com/tygrdev/boxy-headings +;; URL: https://gitlab.com/grinn.amy/boxy-headings ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by