From 8aae9d5634131908d218b63678f8ae5a825e8eb3 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Sat, 18 Nov 2017 20:30:21 -0800 Subject: [PATCH] Fix link to schema tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fa86a6..f404c3e 100644 --- a/README.md +++ b/README.md @@ -421,5 +421,5 @@ info. [rate limiting]: https://musicbrainz.org/doc/XML_Web_Service/Rate_Limiting [mirror]: https://musicbrainz.org/doc/MusicBrainz_Server/Setup [aliases]: http://graphql.org/learn/queries/#aliases -[schema tests]: test/schema.js +[schema tests]: test/_schema.js [cors]: https://github.com/expressjs/cors