Small patch to replace a broken link on donations page
Fred Crowson <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi, Here is a small patch to update two broken links on the donations page. I've also attached the diff encase the inline version gets mangled. Thanks Fred --- donations.html Mon Feb 18 21:40:23 2008 +++ d2.html Mon Feb 18 21:41:23 2008 @@ -1109,7 +1109,7 @@ <li>Keith Scott <li>Kenneth Stox <li>Lars-Erik Lemonis-Nicolas -<li><a rel="nofollow" href="http://www.fcbsd.com/fred.htm">Fred Crowson</a> +<li><a rel="nofollow" href="http://www.crowsons.com/fred.htm">Fred Crowson</a> <li><a rel="nofollow" href="http://iverdahl.net/bsd/">Rogier Krieger</a> <li><a rel="nofollow" href="http://bytepark.nl">BytePark</a> <li>Ari Constancio @@ -2094,7 +2094,7 @@ <li>Noah Aklilu <li>Gregory Zentkovich <li>Stefan Wollny -<li><a rel="nofollow" href="http://www.fcbsd.com/fred.htm">Dominic Crowson</a> +<li><a rel="nofollow" href="http://www.crowsons.com/fred.htm">Dominic Crowson</a> <li>John Katagawa <li>Brian Falk <li>Ido Admon --- donations.html Mon Feb 18 21:40:23 2008 +++ d2.html Mon Feb 18 21:41:23 2008 @@ -1109,7 +1109,7 @@ <li>Keith Scott <li>Kenneth Stox <li>Lars-Erik Lemonis-Nicolas -<li><a rel="nofollow" href="http://www.fcbsd.com/fred.htm">Fred Crowson</a> +<li><a rel="nofollow" href="http://www.crowsons.com/fred.htm">Fred Crowson</a> <li><a rel="nofollow" href="http://iverdahl.net/bsd/">Rogier Krieger</a> <li><a rel="nofollow" href="http://bytepark.nl">BytePark</a> <li>Ari Constancio @@ -2094,7 +2094,7 @@ <li>Noah Aklilu <li>Gregory Zentkovich <li>Stefan Wollny -<li><a rel="nofollow" href="http://www.fcbsd.com/fred.htm">Dominic Crowson</a> +<li><a rel="nofollow" href="http://www.crowsons.com/fred.htm">Dominic Crowson</a> <li>John Katagawa <li>Brian Falk <li>Ido Admon