public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Broken URL to README in st/cli-be project
@ 2023-06-14 20:54 Jivan Hakobyan
  2023-06-17 18:05 ` Jeff Law
  0 siblings, 1 reply; 2+ messages in thread
From: Jivan Hakobyan @ 2023-06-14 20:54 UTC (permalink / raw)
  To: gcc-patches; +Cc: Jeff Law


[-- Attachment #1.1: Type: text/plain, Size: 129 bytes --]

In CLI project link to README is broken. This patch fixes that.
Discussed in PR110250


-- 
With the best regards
Jivan Hakobyan

[-- Attachment #2: cli.diff --]
[-- Type: text/x-patch, Size: 550 bytes --]

diff --git a/htdocs/projects/cli.html b/htdocs/projects/cli.html
index 380fb031..394832b6 100644
--- a/htdocs/projects/cli.html
+++ b/htdocs/projects/cli.html
@@ -145,7 +145,7 @@ are followed.
 </p>
 
 <p>There is a small
-<a href="https://gcc.gnu.org/svn/gcc/branches/st/README?view=markup">README
+<a href="https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=README;hb=refs/vendors/st/heads/README">README
  file</a> that explains how to build and install the GCC CLI back end and
 front end and the CLI binutils (both Mono based and DotGnu based) .
 </p>

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

* Re: [wwwdocs] Broken URL to README in st/cli-be project
  2023-06-14 20:54 [wwwdocs] Broken URL to README in st/cli-be project Jivan Hakobyan
@ 2023-06-17 18:05 ` Jeff Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2023-06-17 18:05 UTC (permalink / raw)
  To: Jivan Hakobyan, gcc-patches; +Cc: Jeff Law



On 6/14/23 14:54, Jivan Hakobyan wrote:
> Subject:
> [wwwdocs] Broken URL to README in st/cli-be project
> From:
> Jivan Hakobyan <jivanhakobyan9@gmail.com>
> Date:
> 6/14/23, 14:54
> 
> To:
> gcc-patches@gcc.gnu.org
> CC:
> Jeff Law <jlaw@ventanamicro.com>
> 
> 
> In CLI project link to README is broken. This patch fixes that.
> Discussed in PR110250
Thanks.  I pushed this to the htdocs repo.

jeff

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

end of thread, other threads:[~2023-06-17 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-14 20:54 [wwwdocs] Broken URL to README in st/cli-be project Jivan Hakobyan
2023-06-17 18:05 ` Jeff Law

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