Skip to content

Commit 71a17f8

Browse files
coliffshockey
authored andcommitted
housekeeping: use HTTPS links in README.md (#5651)
1 parent 7317fff commit 71a17f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Swagger UI Version | Release Date | OpenAPI Spec compatibility | Notes
6060
##### Integration Tests
6161

6262
You will need JDK of version 7 or higher as instructed here
63-
http://nightwatchjs.org/gettingstarted#selenium-server-setup
63+
https://nightwatchjs.org/gettingstarted/#selenium-server-setup
6464

6565
Integration tests can be run locally with `npm run e2e` - be sure you aren't running a dev server when testing!
6666

@@ -87,7 +87,7 @@ Copyright 2019 SmartBear Software
8787

8888
Licensed under the Apache License, Version 2.0 (the "License");
8989
you may not use this file except in compliance with the License.
90-
You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
90+
You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
9191

9292
Unless required by applicable law or agreed to in writing, software
9393
distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)