svn commit: r47573 - head/en_US.ISO8859-1/htdocs/news/status
Ed Maste
emaste at FreeBSD.org
Thu Oct 15 20:53:06 UTC 2015
Author: emaste (src committer)
Date: Thu Oct 15 20:53:05 2015
New Revision: 47573
URL: https://svnweb.freebsd.org/changeset/doc/47573
Log:
Correct PR 201377 URL (include https://)
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Thu Oct 15 20:50:43 2015 (r47572)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Thu Oct 15 20:53:05 2015 (r47573)
@@ -739,7 +739,7 @@
<links>
<url href="http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html">LLVM 3.7.0 Release Notes</url>
<url href="http://llvm.org/releases/3.7.0/tools/clang/docs/ReleaseNotes.html">Clang 3.7.0 Release Notes</url>
- <url href="bugs.freebsd.org/201377">PR 201377 Ports exp-run</url>
+ <url href="https://bugs.freebsd.org/201377">PR 201377 Ports exp-run</url>
</links>
<body>
More information about the svn-doc-head
mailing list