From a45f160cab21517cfeaadf9c38ace680fb0a3226 Mon Sep 17 00:00:00 2001 From: wenzdey <56051809+wenzdey@users.noreply.github.com> Date: Sun, 6 Oct 2019 12:55:44 -0500 Subject: [PATCH] Changed links to use the supported https secure url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19ac767..0ca0d5f 100755 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ Here are some features that the Spinnaker orb provides: ## Usage -See the [orb registry listing](http://circleci.com/orbs/registry/orb/circleci/spinnaker) for usage guidelines. +See the [orb registry listing](https://circleci.com/orbs/registry/orb/circleci/spinnaker) for usage guidelines. ## Requirements - `curl` should be present in `PATH`. -- Some of the commands require a Linux environment to execute in. Refer to the [orb registry listing](http://circleci.com/orbs/registry/orb/circleci/spinnaker) for the descriptions of each command. +- Some of the commands require a Linux environment to execute in. Refer to the [orb registry listing](https://circleci.com/orbs/registry/orb/circleci/spinnaker) for the descriptions of each command. ## Examples