From 8ce7453c341f1fef655d2526846cc25c5ee47d7f Mon Sep 17 00:00:00 2001 From: Seva Safris Date: Sun, 17 Sep 2023 12:16:47 +0700 Subject: [PATCH] Update README.md [skip ci] --- README.md | 2 +- binding/README.md | 2 +- generator/README.md | 2 +- validator/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a2b2462d..8888c73b 100644 --- a/README.md +++ b/README.md @@ -1010,7 +1010,7 @@ This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.t [sample-cdc]: sample/cdc [sample-invoice]: sample/invoice [sample]: sample -[schema]: ../../../schema +[schema]: ../../../schema/ [cdc]: http://martinfowler.com/articles/consumerDrivenContracts.html [oxygenxml]: https://www.oxygenxml.com/xml_editor/download_oxygenxml_editor.html diff --git a/binding/README.md b/binding/README.md index c497ca47..22b6f122 100644 --- a/binding/README.md +++ b/binding/README.md @@ -865,6 +865,6 @@ This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.t [#anyproperty]: #51561-anyproperty [#anyelement]: #51562-anyelement -[schema]: ../../../../schema +[schema]: ../../../../schema/ [interval-notation]: https://en.wikipedia.org/wiki/Interval_(mathematics)#Classification_of_intervals \ No newline at end of file diff --git a/generator/README.md b/generator/README.md index 3ac730c3..fd295ed5 100644 --- a/generator/README.md +++ b/generator/README.md @@ -125,4 +125,4 @@ Please make sure to update tests as appropriate. This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details. -[schema]: ../../../../schema \ No newline at end of file +[schema]: ../../../../schema/ \ No newline at end of file diff --git a/validator/README.md b/validator/README.md index 510a1ee7..b73ec528 100644 --- a/validator/README.md +++ b/validator/README.md @@ -98,4 +98,4 @@ Please make sure to update tests as appropriate. This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details. -[schema]: ../../../../schema \ No newline at end of file +[schema]: ../../../../schema/ \ No newline at end of file