emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Broken Link on worg (org-contribute)
@ 2013-07-02  5:26 Josiah Schwab
  2013-07-02  8:12 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Josiah Schwab @ 2013-07-02  5:26 UTC (permalink / raw)
  To: org mode

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

The link to the emacs elisp coding conventions on the page
http://orgmode.org/worg/org-contribute.html
was incorrect.

I have attached a patch which fixes the link.

Best,
Josiah


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: patch to fix 404 --]
[-- Type: text/x-patch, Size: 893 bytes --]

From a6a3872b0bcf5971dfc9cb51f5562cdff57a723e Mon Sep 17 00:00:00 2001
From: Josiah Schwab <jschwab@gmail.com>
Date: Mon, 1 Jul 2013 22:25:06 -0700
Subject: [PATCH] org-contribute: Fix 404 for elisp coding conventions page

---
 org-contribute.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-contribute.org b/org-contribute.org
index 829b1a1..080b1f1 100644
--- a/org-contribute.org
+++ b/org-contribute.org
@@ -120,7 +120,7 @@ them.
 
 ** Coding conventions
 
-Org is part of Emacs, so any contribution should follow the [[http://www.gnu.org/software/emacs/elisp/html_node/Coding-Conventions.html][GNU Emacs Lisp
+Org is part of Emacs, so any contribution should follow the [[http://www.gnu.org/software/emacs/manual/html_node/elisp/Coding-Conventions.html][GNU Emacs Lisp
 coding conventions]] described in Emacs manual.
 
 ** Sending patch with git
-- 
1.8.3.2


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

* Re: Broken Link on worg (org-contribute)
  2013-07-02  5:26 Broken Link on worg (org-contribute) Josiah Schwab
@ 2013-07-02  8:12 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-07-02  8:12 UTC (permalink / raw)
  To: Josiah Schwab; +Cc: org mode

Hi Josiah,

Josiah Schwab <jschwab@gmail.com> writes:

> The link to the emacs elisp coding conventions on the page
> http://orgmode.org/worg/org-contribute.html
> was incorrect.
>
> I have attached a patch which fixes the link.

Applied, thanks.  Please send me your public key if you
want to fix these yourself next time.

Best,

-- 
 Bastien

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

end of thread, other threads:[~2013-07-02  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-02  5:26 Broken Link on worg (org-contribute) Josiah Schwab
2013-07-02  8:12 ` Bastien

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