unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43492] [PATCH] doc: fix broken links.
@ 2020-09-18 16:32 Greg Hogan
  2020-09-18 18:34 ` bug#43492: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2020-09-18 16:32 UTC (permalink / raw)
  To: 43492

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

Links are broken for "tracked by our build farm" at
    https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html
and for "our continuous integration system" at
    https://guix.gnu.org/manual/en/html_node/Packaging-Guidelines.html

From 313c2d7f39752452766ba1eed5dfa1848ae0bd79 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Fri, 18 Sep 2020 16:23:26 +0000
Subject: [PATCH] doc: fix broken links.

* doc/contributing.texi
(Packaging Guidelines): change URL from relative to absolute link.
(Submitting Patches): change URL from relative to absolute link.
---
 doc/contributing.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index b18ffa1e57..535cfc2a6f 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -353,7 +353,7 @@ Once your package builds correctly, please send us a
patch
 (@pxref{Submitting Patches}).  Well, if you need help, we will be happy to
 help you too.  Once the patch is committed in the Guix repository, the
 new package automatically gets built on the supported platforms by
-@url{@value{SUBSTITUTE-SERVER}, our continuous integration system}.
+@url{@value{SUBSTITUTE-URL}, our continuous integration system}.

 @cindex substituter
 Users can obtain the new package definition simply by running
@@ -1016,7 +1016,7 @@ changes).  This branch is intended to be merged in
@code{master} every
 6 months or so.
 @end table

-All these branches are @uref{@value{SUBSTITUTE-SERVER},
+All these branches are @uref{@value{SUBSTITUTE-URL},
 tracked by our build farm} and merged into @code{master} once
 everything has been successfully built.  This allows us to fix issues
 before they hit users, and to reduce the window during which pre-built
-- 
2.28.0

[-- Attachment #2: Type: text/html, Size: 2228 bytes --]

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

* bug#43492: [PATCH] doc: fix broken links.
  2020-09-18 16:32 [bug#43492] [PATCH] doc: fix broken links Greg Hogan
@ 2020-09-18 18:34 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-09-18 18:34 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 43492-done

On Fri, Sep 18, 2020 at 12:32:36PM -0400, Greg Hogan wrote:
> Links are broken for "tracked by our build farm" at
>     https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html
> and for "our continuous integration system" at
>     https://guix.gnu.org/manual/en/html_node/Packaging-Guidelines.html
> 
> From 313c2d7f39752452766ba1eed5dfa1848ae0bd79 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code@greghogan.com>
> Date: Fri, 18 Sep 2020 16:23:26 +0000
> Subject: [PATCH] doc: fix broken links.
> 
> * doc/contributing.texi
> (Packaging Guidelines): change URL from relative to absolute link.
> (Submitting Patches): change URL from relative to absolute link.

Thanks! I tweaked the commit message and pushed as
aa9ba865deadf8b95c629daca6e57eb4f3edefbe




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

end of thread, other threads:[~2020-09-18 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 16:32 [bug#43492] [PATCH] doc: fix broken links Greg Hogan
2020-09-18 18:34 ` bug#43492: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).