diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c95ce6b..e984ee9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Fork needed repository, create a brach for each feature or issue you’re dealin ## Code style -Please preserve existing code style while contributing to Shower and be ready for code review by Shower maintainers. It’s strongly recommended to install [EditorConfig](http://editorconfig.org/) extension to your editor and validate your JavaScript changes using [JSHint](http://jshint.com/). +Please preserve existing code style while contributing to Shower and be ready for code review by Shower maintainers. It’s strongly recommended to install [EditorConfig](https://editorconfig.org/) extension to your editor and validate your JavaScript changes using [JSHint](https://jshint.com/). ## Language diff --git a/LICENSE.md b/LICENSE.md index 7f7fe6b..336ff60 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License -Copyright © 2010–2019 Vadim Makeev, http://pepelsbey.net/ +Copyright © 2010–2019 Vadim Makeev, https://pepelsbey.net/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: @@ -12,7 +12,7 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I # Лицензия MIT -Copyright © 2010–2019 Вадим Макеев, http://pepelsbey.net/ +Copyright © 2010–2019 Вадим Макеев, https://pepelsbey.net/ Данная лицензия разрешает лицам, получившим копию данного программного обеспечения и сопутствующей документации (в дальнейшем именуемыми «Программное Обеспечение»), безвозмездно использовать Программное Обеспечение без ограничений, включая неограниченное право на использование, копирование, изменение, добавление, публикацию, распространение, сублицензирование и/или продажу копий Программного Обеспечения, также как и лицам, которым предоставляется данное Программное Обеспечение, при соблюдении следующих условий: diff --git a/README.md b/README.md index 6e778c6..779958c 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ![Ribbon screen shot](pictures/canvas.png) -Default theme for the [Shower](https://github.com/shower/shower/) presentation engine. Doesn’t include engine itself. [See it in action](http://shwr.me/shower/themes/material/). Follow [@shower_me](https://twitter.com/shower_me) for support and updates, [file an issue](https://github.com/shower/shower/issues/new) if you have any. +Default theme for the [Shower](https://github.com/shower/shower/) presentation engine. Doesn’t include engine itself. [See it in action](https://shwr.me/shower/themes/material/). Follow [@shower_me](https://twitter.com/shower_me) for support and updates, [file an issue](https://github.com/shower/shower/issues/new) if you have any. ## Usage -Get the Shower template where Material is already included. Download the [template archive](http://shwr.me/shower.zip) or install the package: +Get the Shower template where Material is already included. Download the [template archive](https://shwr.me/shower.zip) or install the package: npm install shower diff --git a/package-lock.json b/package-lock.json index bba82e3..12bc982 100644 --- a/package-lock.json +++ b/package-lock.json @@ -820,7 +820,7 @@ }, "event-stream": { "version": "3.3.4", - "resolved": "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz", + "resolved": "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz", "integrity": "sha1-SrTJoPWlTbkzi0w02Gv86PSzVXE=", "dev": true, "requires": { diff --git a/package.json b/package.json index fed069f..47eb942 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "author": { "name": "Vadim Makeev", - "url": "http://pepelsbey.net/" + "url": "https://pepelsbey.net/" }, "homepage": "https://github.com/shower/material", "repository": { @@ -15,7 +15,7 @@ "url": "git://github.com/shower/material.git" }, "bugs": { - "url": "http://github.com/shower/material/issues" + "url": "https://github.com/shower/material/issues" }, "license": "MIT", "keywords": [