Skip to content

Commit

Permalink
Fix Markdown links
Browse files Browse the repository at this point in the history
  • Loading branch information
wrygiel committed Mar 24, 2017
1 parent 65b5790 commit 34e2897
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 34e2897

Please sign in to comment.