fix MD link where text and url are swapped

This commit is contained in:
greggzigler
2022-08-10 12:40:58 -07:00
committed by neil saitug
parent 8cdbe97d91
commit c13dffe980
2 changed files with 2 additions and 2 deletions

View File

@@ -198,7 +198,7 @@ for programs to deal with them sanely, and also perform translations.
We use JSON schemas to validate that JSON-RPC returns are in the
correct form, and also to generate documentation. See
[doc/schemas/WRITING_SCHEMAS.md](WRITING_SCHEMAS.md).
[WRITING_SCHEMAS.md](schemas/WRITING_SCHEMAS.md).
## Changing JSON APIs