Date: Sun, 1 Oct 2017 12:05:26 +0000 (UTC) From: Wolfram Schneider <wosch@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51014 - in head: ko_KR.UTF-8/share/xml ru_RU.KOI8-R/share/xml share/xml Message-ID: <201710011205.v91C5QtL021518@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wosch Date: Sun Oct 1 12:05:26 2017 New Revision: 51014 URL: https://svnweb.freebsd.org/changeset/doc/51014 Log: change download links from ftp to download.freebsd.org PR: 222678 Modified: head/ko_KR.UTF-8/share/xml/freebsd-xhtml.xsl head/ru_RU.KOI8-R/share/xml/freebsd-xhtml.xsl head/share/xml/freebsd-xhtml-common.xsl Modified: head/ko_KR.UTF-8/share/xml/freebsd-xhtml.xsl ============================================================================== --- head/ko_KR.UTF-8/share/xml/freebsd-xhtml.xsl Sun Oct 1 11:49:45 2017 (r51013) +++ head/ko_KR.UTF-8/share/xml/freebsd-xhtml.xsl Sun Oct 1 12:05:26 2017 (r51014) @@ -16,7 +16,7 @@ <p align="center"><small>모든 FreeBSD 문서는 <a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a> 에서 다운로드받으실 수 있습니다.</small></p> - <p align="center"><small><a href="http://ftp.freebsd.org/pub/FreeBSD/doc/ko_KR.UTF-8/">문서</a> 읽고 궁금한 + <p align="center"><small><a href="https://download.freebsd.org/ftp/doc/ko_KR.UTF-8/">문서</a> 읽고 궁금한 사항이 있으면 <<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>>로 질문을 보내 주세요.<br/>이 문서에 대한 질문은 <<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>로 보내 주세요.</small></p> Modified: head/ru_RU.KOI8-R/share/xml/freebsd-xhtml.xsl ============================================================================== --- head/ru_RU.KOI8-R/share/xml/freebsd-xhtml.xsl Sun Oct 1 11:49:45 2017 (r51013) +++ head/ru_RU.KOI8-R/share/xml/freebsd-xhtml.xsl Sun Oct 1 12:05:26 2017 (r51014) @@ -9,7 +9,7 @@ <xsl:template name="user.footer.navigation"> <p align="center"><small>, , - <a href="http://ftp.FreeBSD.org/pub/FreeBSD/doc/">http://ftp.FreeBSD.org/pub/FreeBSD/doc/</a>.</small></p> + <a href="https://download.freebsd.org/ftp/doc/">https://download.freebsd.org/ftp/doc/</a>.</small></p> <p align="center"><small> , FreeBSD, <a href="http://www.FreeBSD.org/ru/docs.html"></a> Modified: head/share/xml/freebsd-xhtml-common.xsl ============================================================================== --- head/share/xml/freebsd-xhtml-common.xsl Sun Oct 1 11:49:45 2017 (r51013) +++ head/share/xml/freebsd-xhtml-common.xsl Sun Oct 1 12:05:26 2017 (r51014) @@ -51,7 +51,7 @@ <xsl:template name="user.footer.navigation"> <p align="center"><small>All FreeBSD documents are available for download - at <a href="http://ftp.FreeBSD.org/pub/FreeBSD/doc/">http://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p> + at <a href="https://download.freebsd.org/ftp/doc/">https://download.freebsd.org/ftp/doc/</a></small></p> <p align="center"><small>Questions that are not answered by the <a href="https://www.FreeBSD.org/docs.html">documentation</a> may be
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710011205.v91C5QtL021518>