diff --git a/README.md b/README.md index f121aced9..f984ce4cd 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A curated list of known less-than-honest sites inclusive of a simple JS utility This list is maintained by the community, and is currently available at https://github.com/polkadot-js/phishing -Any additions can be made by editing [https://github.com/polkadot-js/phishing/edit/master/all.json](/all.json) and additng any new sites in alphabetical order. +Any additions can be made by editing [/all.json](https://github.com/polkadot-js/phishing/edit/master/all.json) and adding any new sites in alphabetical order. ## Contributing -Contributions welcome, either via a PR to the above list of [https://github.com/polkadot-js/phishing/issues](via logging an issue). +Contributions welcome, either via a PR to the above list or [via logging an issue](https://github.com/polkadot-js/phishing/issues). diff --git a/docs/README.md b/docs/README.md deleted file mode 100644 index 3a6f28117..000000000 --- a/docs/README.md +++ /dev/null @@ -1 +0,0 @@ -Please see https://github.com/polkadot-js/phishing diff --git a/docs/all.json b/docs/all.json deleted file mode 100644 index 98adfd69e..000000000 --- a/docs/all.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "allow": [ - ], - "deny": [ - "polkawallets.site", - "polkadot-dot.info", - "polkodot.network" - ] -}