From: "Thomas S. Dye" <tsd@tsdye.online>
To: orgmode <emacs-orgmode@gnu.org>
Subject: [patch] Fix link to Library of Babel
Date: Sun, 24 Oct 2021 07:20:10 -1000 [thread overview]
Message-ID: <87ee8apcfp.fsf@tsdye.online> (raw)
[-- Attachment #1: Type: text/plain, Size: 105 bytes --]
Aloha all,
The attached patch changes a 404 link to the working link used on
Worg.
All the best,
Tom
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Patch --]
[-- Type: text/x-diff, Size: 1012 bytes --]
From 31f340d80fdd01833e770d12806f0df165b88365 Mon Sep 17 00:00:00 2001
From: "Thomas S. Dye" <tsd@tsdye.online>
Date: Sun, 24 Oct 2021 07:09:49 -1000
Subject: [PATCH] doc/org-manual.org: Fix link to Library of Babel
---
doc/org-manual.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 6273ec90e..060fc0a44 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -18603,7 +18603,7 @@ can preview the results with the following command:
The "Library of Babel" is a collection of code blocks. Like
a function library, these code blocks can be called from other Org
-files. A collection of useful code blocks is available on [[https://orgmode.org/worg/library-of-babel.html][Worg]]. For
+files. A collection of useful code blocks is available on [[https://git.sr.ht/~bzg/worg/tree/master/item/library-of-babel.org][Worg]]. For
remote code block evaluation syntax, see [[*Evaluating Code Blocks]].
#+kindex: C-c C-v i
--
2.25.1
[-- Attachment #3: Type: text/plain, Size: 46 bytes --]
--
Thomas S. Dye
https://tsdye.online/tsdye
next reply other threads:[~2021-10-24 17:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-24 17:20 Thomas S. Dye [this message]
2021-11-21 7:04 ` Dodgy Worg publishing? (was: [patch] Fix link to Library of Babel) Timothy
2021-11-22 5:11 ` Dodgy Worg publishing? Bastien Guerry
2021-11-22 5:46 ` Timothy
2021-11-22 17:28 ` Thomas S. Dye
2021-11-22 18:10 ` Worg's library-of-babel.org (was: Dodgy Worg publishing?) Timothy
2021-11-22 18:49 ` Thomas S. Dye
2021-12-06 4:47 ` Thomas S. Dye
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ee8apcfp.fsf@tsdye.online \
--to=tsd@tsdye.online \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).