From 491b62e6a98c47851ef1aa868ed4bdcfab3407c3 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Wed, 9 Oct 2019 23:05:50 +0900 Subject: [PATCH] HTTPS relevant links on README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1bd6f334b72..81e47f84664 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Swagger UI Version | Release Date | OpenAPI Spec compatibility | Notes ##### Integration Tests You will need JDK of version 7 or higher as instructed here -http://nightwatchjs.org/gettingstarted#selenium-server-setup +https://nightwatchjs.org/gettingstarted/#selenium-server-setup Integration tests can be run locally with `npm run e2e` - be sure you aren't running a dev server when testing! @@ -87,7 +87,7 @@ Copyright 2019 SmartBear Software Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) +You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,