mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-09 17:33:44 +01:00
Update README.md
escape angle-bracket to stop it getting lost in markdown
This commit is contained in:
parent
1fe00b1517
commit
7138205f31
|
|
@ -34,6 +34,6 @@ To make use of the generated file, there are a number of options:
|
|||
* You can host the swagger UI yourself:
|
||||
* download the latest release from https://github.com/swagger-api/swagger-ui
|
||||
* copy the contents of the 'dist' directory alongside `api-docs.json`
|
||||
* View the UI via your browser at http://<hostname>?url=api-docs.json
|
||||
* View the UI via your browser at http://\<hostname>?url=api-docs.json
|
||||
|
||||
[1] http://swagger.io/
|
||||
|
|
|
|||
Loading…
Reference in a new issue