Removed the extra http:// from JSON schema link
An extra "http://" in the rst format for the link to JSON Schema web page has been removed. The link when documents are rendered should now work as intended. Change-Id: I4da9c9301db055a62679c4ca1da73ae728220e88 Closes-Bug: #1488903
This commit is contained in:
parent
53237b5d9b
commit
340873bd12
@ -22,7 +22,7 @@ The schema for mapping is a description of how a mapping should be created.
|
||||
It shows all the requirements and possibilities for a JSON to be used for mapping.
|
||||
|
||||
Mapping schema is validated with `JSON Schema
|
||||
<http://http://json-schema.org/documentation.html>`__
|
||||
<http://json-schema.org/documentation.html>`__
|
||||
|
||||
Mapping Schema
|
||||
--------------
|
||||
|
Loading…
Reference in New Issue
Block a user