emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH][WORG] Fixes broken link to worg sources
@ 2022-12-18 10:50 gerard.vermeulen
  2022-12-18 14:37 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: gerard.vermeulen @ 2022-12-18 10:50 UTC (permalink / raw)
  To: Emacs orgmode

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

Hello,

the attached patch fixes a broken link to the worg sources.

Best regards -- Gerard

[-- Attachment #2: worg-broken-link-to-worg-sources.patch --]
[-- Type: application/octet-stream, Size: 644 bytes --]

diff --git a/index.org b/index.org
index 84f69eea..8c6de883 100644
--- a/index.org
+++ b/index.org
@@ -138,7 +138,7 @@ You can help us dedicate more of our time by making a donation or by
 - [[file:worg-editing.org][Conventions and tools for editing Worg]]
 - [[file:worg-git-ssh-key.org][How to create your own SSH key?]]
 - [[https://git.sr.ht/~bzg/worg/log][Recent changes to Worg]]
-- [[https://orgmode.org/worg/sources/][Org-mode source documents of all Worg pages]]
+- [[https://git.sr.ht/~bzg/worg/tree][Org-mode source documents of all Worg pages]]
 - [[file:archive/index.org][The archive]] (obsolete content)
 
 ** Join the Community

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH][WORG] Fixes broken link to worg sources
  2022-12-18 10:50 [PATCH][WORG] Fixes broken link to worg sources gerard.vermeulen
@ 2022-12-18 14:37 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-12-18 14:37 UTC (permalink / raw)
  To: gerard.vermeulen; +Cc: Emacs orgmode

gerard.vermeulen@posteo.net writes:

> Hello,
>
> the attached patch fixes a broken link to the worg sources.
>
> Best regards -- Gerard
> diff --git a/index.org b/index.org
> index 84f69eea..8c6de883 100644
> --- a/index.org
> +++ b/index.org
> @@ -138,7 +138,7 @@ You can help us dedicate more of our time by making a donation or by
>  - [[file:worg-editing.org][Conventions and tools for editing Worg]]
>  - [[file:worg-git-ssh-key.org][How to create your own SSH key?]]
>  - [[https://git.sr.ht/~bzg/worg/log][Recent changes to Worg]]
> -- [[https://orgmode.org/worg/sources/][Org-mode source documents of all Worg pages]]
> +- [[https://git.sr.ht/~bzg/worg/tree][Org-mode source documents of all Worg pages]]
>  - [[file:archive/index.org][The archive]] (obsolete content)

Thanks!
Applied onto master.
https://git.sr.ht/~bzg/worg/commit/9346ccc4

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-18 14:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-18 10:50 [PATCH][WORG] Fixes broken link to worg sources gerard.vermeulen
2022-12-18 14:37 ` Ihor Radchenko

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).