ReleaseNotes: update links to use https
authorHans Wennborg <hans@hanshq.net>
Mon, 10 Sep 2018 08:52:31 +0000 (08:52 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 10 Sep 2018 08:52:31 +0000 (08:52 +0000)
llvm-svn: 341788

lld/docs/ReleaseNotes.rst

index a1ed6b2..27fd6d2 100644 (file)
@@ -8,7 +8,7 @@ LLD 8.0.0 Release Notes
 .. warning::
    These are in-progress notes for the upcoming LLVM 8.0.0 release.
    Release notes for previous releases can be found on
-   `the Download Page <http://releases.llvm.org/download.html>`_.
+   `the Download Page <https://releases.llvm.org/download.html>`_.
 
 Introduction
 ============
@@ -16,7 +16,7 @@ Introduction
 This document contains the release notes for the lld linker, release 8.0.0.
 Here we describe the status of lld, including major improvements
 from the previous release. All lld releases may be downloaded
-from the `LLVM releases web site <http://llvm.org/releases/>`_.
+from the `LLVM releases web site <https://llvm.org/releases/>`_.
 
 Non-comprehensive list of changes in this release
 =================================================