docs(readme): remove link to site that is offline (#1926)

Andrey Nering created

Change summary

README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

README.md 🔗

@@ -735,8 +735,8 @@ Or by setting the following in your config:
 }
 ```
 
-Crush also respects the [`DO_NOT_TRACK`](https://consoledonottrack.com)
-convention which can be enabled via `export DO_NOT_TRACK=1`.
+Crush also respects the `DO_NOT_TRACK` convention which can be enabled via
+`export DO_NOT_TRACK=1`.
 
 ## Contributing