swagger-ui 4.3.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -70,7 +70,7 @@ Swagger UI Version | Release Date | OpenAPI Spec compatibility | Notes
70
70
  ##### Integration Tests
71
71
 
72
72
  You will need JDK of version 7 or higher as instructed here
73
- https://nightwatchjs.org/gettingstarted/#selenium-server-setup
73
+ https://nightwatchjs.org/guide/getting-started/installation.html#install-selenium-server
74
74
 
75
75
  Integration tests can be run locally with `npm run e2e` - be sure you aren't running a dev server when testing!
76
76