diff --git a/README.md b/README.md index a6ad018f..f2e9ee6c 100644 --- a/README.md +++ b/README.md @@ -69,11 +69,11 @@ readableStream ### Documentation -Visit [sharp.pixelplumbing.com](http://sharp.pixelplumbing.com/) for complete -[installation instructions](http://sharp.pixelplumbing.com/page/install), -[API documentation](http://sharp.pixelplumbing.com/page/api), -[benchmark tests](http://sharp.pixelplumbing.com/page/performance) and -[changelog](http://sharp.pixelplumbing.com/page/changelog). +Visit [sharp.pixelplumbing.com](https://sharp.pixelplumbing.com/) for complete +[installation instructions](https://sharp.pixelplumbing.com/page/install), +[API documentation](https://sharp.pixelplumbing.com/page/api), +[benchmark tests](https://sharp.pixelplumbing.com/page/performance) and +[changelog](https://sharp.pixelplumbing.com/page/changelog). ### Contributing @@ -87,7 +87,7 @@ Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019 Lovell Fuller and contributor Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at -[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0.html) +[https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/docs/index.md b/docs/index.md index 682bed71..a6a58cb9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -134,7 +134,7 @@ Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019 Lovell Fuller and contributor Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at -[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0.html) +[https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/mkdocs.yml b/mkdocs.yml index 5a1f7688..80c55200 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,5 @@ site_name: sharp -site_url: http://sharp.pixelplumbing.com/ +site_url: https://sharp.pixelplumbing.com/ repo_url: https://github.com/lovell/sharp site_description: High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images copyright: pixelplumbing.com