Skip to content

Commit a0790d1

Browse files
committed
SSL Missing in README.md
As i have pointed out on twitter. This STILL IS a horrible thing to do. You have NO control on the external domain and there is a possibility that someone could hijack this bit.ly link.\ ATLEAST create an internal scaleway domain for this, so you have a little more control.
1 parent 39ec81b commit a0790d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ IMAGE_NAME = cowsay
8383
## Image tools (https://github.com/scaleway/image-tools)
8484
all: docker-rules.mk
8585
docker-rules.mk:
86-
wget -qO - http://j.mp/scw-builder | bash
86+
wget -qO - https://j.mp/scw-builder | bash
8787
-include docker-rules.mk
8888
```
8989

0 commit comments

Comments
 (0)