svn commit: r54412 - head/en_US.ISO8859-1/htdocs
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Thu Aug 6 06:59:43 2020 New Revision: 54412 URL: https://svnweb.freebsd.org/changeset/doc/54412 Log: Fix link to the FreeBSD Journal on the front page of FreeBSD.org After the refresh of the FreeBSD Foundation's website, some links changed, which caused the link from the FreeBSD.org front page to the Journal to not make the proper redirect anymore. Change the link to point to the new location. Reported by: will senn gmail com Modified: head/en_US.ISO8859-1/htdocs/index.xsl Modified: head/en_US.ISO8859-1/htdocs/index.xsl ============================================================================== --- head/en_US.ISO8859-1/htdocs/index.xsl Thu Aug 6 01:37:48 2020 (r54411) +++ head/en_US.ISO8859-1/htdocs/index.xsl Thu Aug 6 06:59:43 2020 (r54412) @@ -66,7 +66,7 @@ <span id="txtfrontjournallink"> Get the <a - href="http://www.freebsdjournal.com/" + href="https://freebsdfoundation.org/our-work/journal/" title="&os; Journal">&os; Journal</a> </span> <!-- TXTFRONTJOURNALLINK --> </div> <!-- TXTFRONTJOURNALBLOCK --> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"