mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 06:41:21 +00:00
Update references to the new Pa11y organisation
This commit is contained in:
12
README.md
12
README.md
@@ -126,18 +126,18 @@ Copyright © 2013–2016, Springer Nature
|
|||||||
[mongo]: http://www.mongodb.org/
|
[mongo]: http://www.mongodb.org/
|
||||||
[mongo-install]: https://docs.mongodb.org/manual/installation/
|
[mongo-install]: https://docs.mongodb.org/manual/installation/
|
||||||
[node]: http://nodejs.org/
|
[node]: http://nodejs.org/
|
||||||
[pa11y]: https://github.com/springernature/pa11y
|
[pa11y]: https://github.com/pa11y/pa11y
|
||||||
[pa11y-webservice-config]: https://github.com/springernature/pa11y-webservice#configurations
|
[pa11y-webservice-config]: https://github.com/pa11y/pa11y-webservice#configurations
|
||||||
[phantom]: http://phantomjs.org/
|
[phantom]: http://phantomjs.org/
|
||||||
[resource-una-k]: https://una.im/pa11y-dash/
|
[resource-una-k]: https://una.im/pa11y-dash/
|
||||||
[sidekick-proposal]: https://github.com/pa11y/sidekick/blob/master/PROPOSAL.md
|
[sidekick-proposal]: https://github.com/pa11y/sidekick/blob/master/PROPOSAL.md
|
||||||
[travis]: https://travis-ci.org/springernature/pa11y-dashboard
|
[travis]: https://travis-ci.org/pa11y/pa11y-dashboard
|
||||||
[travis-img]: https://travis-ci.org/springernature/pa11y-dashboard.png?branch=master
|
[travis-img]: https://travis-ci.org/pa11y/pa11y-dashboard.png?branch=master
|
||||||
|
|
||||||
[info-license]: LICENSE
|
[info-license]: LICENSE
|
||||||
[info-node]: package.json
|
[info-node]: package.json
|
||||||
[info-build]: https://travis-ci.org/springernature/pa11y-dashboard
|
[info-build]: https://travis-ci.org/pa11y/pa11y-dashboard
|
||||||
[shield-license]: https://img.shields.io/badge/license-GPL%203.0-blue.svg
|
[shield-license]: https://img.shields.io/badge/license-GPL%203.0-blue.svg
|
||||||
[shield-node]: https://img.shields.io/badge/node.js%20support-0.10-brightgreen.svg
|
[shield-node]: https://img.shields.io/badge/node.js%20support-0.10-brightgreen.svg
|
||||||
[shield-version]: https://img.shields.io/badge/version-1.10.0-blue.svg
|
[shield-version]: https://img.shields.io/badge/version-1.10.0-blue.svg
|
||||||
[shield-build]: https://img.shields.io/travis/springernature/pa11y-dashboard/master.svg
|
[shield-build]: https://img.shields.io/travis/pa11y/pa11y-dashboard/master.svg
|
||||||
|
@@ -12,10 +12,10 @@
|
|||||||
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/springernature/pa11y-dashboard.git"
|
"url": "https://github.com/pa11y/pa11y-dashboard.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/springernature/pa11y-dashboard",
|
"homepage": "https://github.com/pa11y/pa11y-dashboard",
|
||||||
"bugs": "https://github.com/springernature/pa11y-dashboard/issues",
|
"bugs": "https://github.com/pa11y/pa11y-dashboard/issues",
|
||||||
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.10"
|
"node": ">=0.10"
|
||||||
|
@@ -102,7 +102,7 @@ along with pa11y-dashboard. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="control-label"><b>Ignore these rules</b> <a target="_blank" href="https://github.com/springernature/pa11y/wiki/HTML-CodeSniffer-Rules">(full list of rules here)</a></p>
|
<p class="control-label"><b>Ignore these rules</b> <a target="_blank" href="https://github.com/pa11y/pa11y/wiki/HTML-CodeSniffer-Rules">(full list of rules here)</a></p>
|
||||||
|
|
||||||
<div class="standards-lists">
|
<div class="standards-lists">
|
||||||
{{#standards}}
|
{{#standards}}
|
||||||
|
@@ -114,7 +114,7 @@ along with pa11y-dashboard. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="control-label"><b>Ignore these rules</b> <a target="_blank" href="https://github.com/springernature/pa11y/wiki/HTML-CodeSniffer-Rules">(full list of rules here)</a></p>
|
<p class="control-label"><b>Ignore these rules</b> <a target="_blank" href="https://github.com/pa11y/pa11y/wiki/HTML-CodeSniffer-Rules">(full list of rules here)</a></p>
|
||||||
|
|
||||||
<div class="standards-lists">
|
<div class="standards-lists">
|
||||||
{{#standards}}
|
{{#standards}}
|
||||||
|
Reference in New Issue
Block a user