Author: hans Date: Mon Sep 10 01:52:04 2018 New Revision: 341787 URL: http://llvm.org/viewvc/llvm-project?rev=341787&view=rev Log: ReleaseNotes: update links to use https
Modified: clang-tools-extra/trunk/docs/ReleaseNotes.rst Modified: clang-tools-extra/trunk/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/ReleaseNotes.rst?rev=341787&r1=341786&r2=341787&view=diff ============================================================================== --- clang-tools-extra/trunk/docs/ReleaseNotes.rst (original) +++ clang-tools-extra/trunk/docs/ReleaseNotes.rst Mon Sep 10 01:52:04 2018 @@ -6,13 +6,13 @@ Extra Clang Tools 8.0.0 (In-Progress) Re :local: :depth: 3 -Written by the `LLVM Team <http://llvm.org/>`_ +Written by the `LLVM Team <https://llvm.org/>`_ .. warning:: These are in-progress notes for the upcoming Extra Clang Tools 8 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 ============ @@ -21,16 +21,16 @@ This document contains the release notes Clang release 8.0.0. Here we describe the status of the Extra Clang Tools in some detail, including major improvements from the previous release and new feature work. All LLVM releases may be downloaded from the `LLVM releases web -site <http://llvm.org/releases/>`_. +site <https://llvm.org/releases/>`_. For more information about Clang or LLVM, including information about -the latest release, please see the `Clang Web Site <http://clang.llvm.org>`_ or -the `LLVM Web Site <http://llvm.org>`_. +the latest release, please see the `Clang Web Site <https://clang.llvm.org>`_ or +the `LLVM Web Site <https://llvm.org>`_. Note that if you are reading this file from a Subversion checkout or the main Clang web page, this document applies to the *next* release, not the current one. To see the release notes for a specific release, please -see the `releases page <http://llvm.org/releases/>`_. +see the `releases page <https://llvm.org/releases/>`_. What's New in Extra Clang Tools 8.0.0? ====================================== _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits