Skip to content

Commit db2e854

Browse files
ericlingittim-lai
andauthored
docs: update standalone installation instruction (#7991)
Co-authored-by: Tim Lai <[email protected]>
1 parent 31717db commit db2e854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,6 @@ The folder `/dist` includes all the HTML, CSS and JS files needed to run Swagger
165165

166166
1. Download the [latest release](https://github.com/swagger-api/swagger-ui/releases/latest).
167167
1. Copy the contents of the `/dist` folder to your server.
168-
1. Open `index.html` in your HTML editor and replace "https://petstore.swagger.io/v2/swagger.json" with the URL for your OpenAPI 3.0 spec.
168+
1. Open `swagger-initializer.js` in your text editor and replace "https://petstore.swagger.io/v2/swagger.json" with the URL for your OpenAPI 3.0 spec.
169169

170170

0 commit comments

Comments
 (0)