Fix some formatting issues in new documentation

This commit is contained in:
Kyle Shockey
2017-12-04 21:38:10 -08:00
parent 759aaa13ed
commit 930659d1d7
2 changed files with 3 additions and 3 deletions

View File

@@ -35,4 +35,4 @@ Forbidden headers include:
The biggest impact of this is that OpenAPI 3.0 Cookie parameters cannot be
controlled when running Swagger-UI in a browser.
_For more context, see [#3956](https://github.com/swagger-api/swagger-ui/issues/3956).
For more context, see [#3956](https://github.com/swagger-api/swagger-ui/issues/3956).

View File

@@ -9,7 +9,7 @@ To help you visually detect which version you're using, we've included supportin
# Swagger-UI 3.X
![Swagger-UI 3](/images/swagger-ui3.png)
![Swagger-UI 3](/docs/images/swagger-ui3.png)
Some distinct identifiers to Swagger-UI 3.X:
- The API version appears as a badge next to its title.
@@ -29,7 +29,7 @@ Note: This functionality was added in 3.0.8. If you're unable to execute it, you
# Swagger-UI 2.X and under
![Swagger-UI 2](/images/swagger-ui2.png)
![Swagger-UI 2](/docs/images/swagger-ui2.png)
Some distinct identifiers to Swagger-UI 3.X:
- The API version appears at the bottom of the page.