Skip to content

Commit e8380c6

Browse files
Merge pull request #68 from AMWA-TV/peterbrightwell-link-neater
Make some links neater
2 parents c32f00d + 57c41bc commit e8380c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This repository contains details of this AMWA IS-06 NMOS Specification. This RES
44
## Getting started
55

66
Readers are advised to be familiar with:
7-
* The JT-NM Reference Architecture (<http://jt-nm.org/>)
7+
* The [JT-NM Reference Architecture](http://jt-nm.org/RA-1.0/)
88
* The [overview of Networked Media Open Specifications](https://github.com/AMWA-TV/nmos)
99

1010
Readers should read the [documentation](docs/) in this repository, starting with the [Overview](docs/1.0.%20Overview.md), and then look at the [APIs](APIs/), which are written in RAML and JSON Schema (if a suitable tool for reading RAML is not available, then [this](APIs/generateHTML) will create HTML versions).
@@ -23,7 +23,7 @@ Each version of the specification is available under a v&lt;#MAJOR&gt;.&lt;#MINO
2323
* [docs/1.0. Overview.md](docs/1.0.%20Overview.md) -- Documentation targeting those implementing APIs and clients. Further topics are covered within the [docs/](docs/) directory
2424
* [APIs/NetworkControlAPI.raml](APIs/NetworkControlAPI.raml) -- Normative specification of the NMOS Network Control API
2525
* [APIs/schemas/](APIs/schemas/) -- JSON schemas used by API specifications
26-
* [APIs/generateHTML](APIs/generateHTML) -- Tool to create HTML browsable version of the API specifications. Requires raml2html (<https://github.com/kevinrenskers/raml2html>).
26+
* [APIs/generateHTML](APIs/generateHTML) -- Tool to create HTML browsable version of the API specifications. Requires [raml2html](https://github.com/kevinrenskers/raml2html).
2727
* [examples/](examples/) -- Example JSON requests and responses for APIs
2828
* [LICENSE](LICENSE) -- Licenses for software and text documents
2929
* [NOTICE](NOTICE) -- Disclaimer

0 commit comments

Comments
 (0)