[committed] wwwdocs: readings: www.cmass.com is gone, remove

Gaius Mulley gaiusmod2@gmail.com
Mon Apr 11 09:51:22 GMT 2022


Gerald Pfeifer <gerald@pfeifer.com> writes:

> I pushed this for now.
>
> Gaius, if you want to make changes to that section of readings.html,
> absolutely be free doing so (and I'll be happy help, too).
>
> Gerald
>
> ---
>  htdocs/readings.html | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/htdocs/readings.html b/htdocs/readings.html
> index 12755d7e..8689eab8 100644
> --- a/htdocs/readings.html
> +++ b/htdocs/readings.html
> @@ -569,7 +569,6 @@ names.
>  <h3>Modula 3 information</h3>
>  
>  <ul>
> -  <li><a href="http://www.cmass.com">http://www.cmass.com</a></li>
>    <li><a href="http://www.modula3.org">http://www.modula3.org</a></li>
>  </ul>

Hi Gerald,

looks fine - sure how about adding:


<h3>Modula 3 information</h3>
<ul>
   <li><a href="http://www.modula3.org">http://www.modula3.org</a></li>
</ul>

<h3>Modula 2 information</h3>
<ul>
   <li><a href="https://freepages.modula2.org/intro.html#Modula2">Information</a></li>
   <li><a href="https://www.nongnu.org/gm2/12/dialect.html">Modula-2 dialects</a></li>
</ul>


perhaps?

regards,
Gaius


More information about the Gcc-patches mailing list