diff options
Diffstat (limited to 'libclc/www/index.html')
-rw-r--r-- | libclc/www/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libclc/www/index.html b/libclc/www/index.html index 97f26c696ce..35a6aa8495e 100644 --- a/libclc/www/index.html +++ b/libclc/www/index.html @@ -8,7 +8,7 @@ libclc is an open source, BSD/MIT dual licensed implementation of the library requirements of the OpenCL C programming language, as specified by the <a -href="http://www.khronos.org/registry/cl/specs/opencl-1.1.pdf">OpenCL +href="https://www.khronos.org/registry/OpenCL/specs/opencl-1.1.pdf">OpenCL 1.1 Specification</a>. The following sections of the specification impose library requirements: <ul> @@ -25,7 +25,7 @@ impose library requirements: </p> <p> -libclc is intended to be used with the <a href="http://clang.llvm.org/">Clang</a> +libclc is intended to be used with the <a href="https://clang.llvm.org/">Clang</a> compiler's OpenCL frontend. </p> @@ -47,7 +47,7 @@ support for more targets is welcome. <h2>Mailing List</h2> -libclc-dev@lists.llvm.org (<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/libclc-dev">subscribe/unsubscribe</a>, <a href="http://lists.llvm.org/pipermail/libclc-dev/">archives</a>) +libclc-dev@lists.llvm.org (<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/libclc-dev">subscribe/unsubscribe</a>, <a href="https://lists.llvm.org/pipermail/libclc-dev/">archives</a>) </body> </html> |