Use https: in links to majda.cz
This avoids redirects.
This commit is contained in:
parent
e0511a55d5
commit
9f36131637
|
@ -513,7 +513,7 @@ Development
|
|||
* [Google Group](http://groups.google.com/group/pegjs)
|
||||
* [Twitter](http://twitter.com/peg_js)
|
||||
|
||||
PEG.js is developed by [David Majda](http://majda.cz/)
|
||||
PEG.js is developed by [David Majda](https://majda.cz/)
|
||||
([@dmajda](http://twitter.com/dmajda)). The [Bower
|
||||
package](https://github.com/pegjs/bower) is maintained by [Michel
|
||||
Krämer](http://www.michel-kraemer.com/)
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"homepage": "https://pegjs.org/",
|
||||
"bugs": "https://github.com/pegjs/pegjs/issues",
|
||||
"license": "MIT",
|
||||
"author": "David Majda <david@majda.cz> (http://majda.cz/)",
|
||||
"author": "David Majda <david@majda.cz> (https://majda.cz/)",
|
||||
"files": [
|
||||
"CHANGELOG.md",
|
||||
"LICENSE",
|
||||
|
|
Loading…
Reference in a new issue