From deff412f8a79574d79f40169663193f76d987691 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Fri, 9 Dec 2016 19:42:54 -0800 Subject: [PATCH] Fix schema tests link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce57e4b..11c332a 100644 --- a/README.md +++ b/README.md @@ -337,4 +337,4 @@ See the [GraphQL schema][schema] or the [types][] documentation. [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]: tests/schema.js +[schema tests]: test/schema.js