From 34e2897b3a6fc295d269974dd6715980474c5de8 Mon Sep 17 00:00:00 2001 From: Wojciech Rygielski Date: Fri, 24 Mar 2017 12:47:21 +0100 Subject: [PATCH] Fix Markdown links https://github.com/erasmus-without-paper/general-issues/issues/25 --- CHANGELOG.md | 7 +++---- README.md | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f695273..0a94594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,16 +11,15 @@ API* document, starting from its first beta draft version. * Mobility IDs are now of `ewp:AsciiPrintableIdentifier` type ([why?](https://github.com/erasmus-without-paper/general-issues/issues/23)). -* `minOccurs` and `maxOccurs` are now provided explicitly ([why?] - (https://github.com/erasmus-without-paper/general-issues/issues/22)). +* `minOccurs` and `maxOccurs` are now provided explicitly + ([why?](https://github.com/erasmus-without-paper/general-issues/issues/22)). 0.1.1 ----- * Modified the examples so that the use proper surrogate IDs, as discussed - [here] - (https://github.com/erasmus-without-paper/ewp-specs-api-mobilities/issues/9#issuecomment-271272493). + [here](https://github.com/erasmus-without-paper/ewp-specs-api-mobilities/issues/9#issuecomment-271272493). 0.1.0 diff --git a/README.md b/README.md index ffc997e..21466d6 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,8 @@ Handling of invalid parameters Response -------- -Servers MUST respond with a valid XML document described by the [response.xsd] -(response.xsd) schema. See the schema annotations for further information. +Servers MUST respond with a valid XML document described by the +[response.xsd](response.xsd) schema. See the schema annotations for further information. Data model entities involved in the response