Skip to content

Commit 4a3bc1b

Browse files
committed
Update README URLs based on HTTP redirects
1 parent 012ca67 commit 4a3bc1b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Scaleway-cli is written in Go, the code is splitted across multiple `go-get`able
158158

159159
## Usage
160160

161-
Usage inspired by [Docker CLI](https://docs.docker.com/reference/commandline/cli/)
161+
Usage inspired by [Docker CLI](https://docs.docker.com/engine/reference/commandline/cli/)
162162

163163
```console
164164
$ scw
@@ -1185,14 +1185,14 @@ View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.6.0
11851185
* Added _cs ([#180](https://github.com/scaleway/scaleway-cli/issues/180))
11861186
* Report **quotas** in `scw info` ([#130](https://github.com/scaleway/scaleway-cli/issues/130))
11871187
* Added `SCALEWAY_VERBOSE_API` to make the API more verbose
1188-
* Support of `scw _ips` command ... ([#196](https://github.com/scaleway/scaleway-cli/issues/196))
1188+
* Support of `scw _ips` command ... ([#196](https://github.com/scaleway/scaleway-cli/pull/196))
11891189
* Report **permissions** in `scw info` ([#191](https://github.com/scaleway/scaleway-cli/issues/191))
11901190
* Report **dashboard** statistics in `scw info` ([#177](https://github.com/scaleway/scaleway-cli/issues/177))
11911191
* Support of `scw _userdata name VAR=@/path/to/file` ([#183](https://github.com/scaleway/scaleway-cli/issues/183))
11921192
* Support of `scw restart -w` ([#185](https://github.com/scaleway/scaleway-cli/issues/185))
11931193
* Restarting multiple servers in parallel ([#185](https://github.com/scaleway/scaleway-cli/issues/185))
11941194
* Added _security-groups ([#179](https://github.com/scaleway/scaleway-cli/issues/179))
1195-
* Reflect server location in `scw inspect` ([#204](https://github.com/scaleway/scaleway-cli/pull/204))
1195+
* Reflect server location in `scw inspect` ([#204](https://github.com/scaleway/scaleway-cli/issues/204))
11961196

11971197
View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.5.0...v1.6.0)
11981198

@@ -1260,7 +1260,7 @@ View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.3.0
12601260

12611261
#### Features
12621262

1263-
* Switched from [Godep](http://godoc.org/github.com/tools/godep) to [Party](http://godoc.org/github.com/mjibson/party)
1263+
* Switched from [Godep](https://godoc.org/github.com/tools/godep) to [Party](https://godoc.org/github.com/mjibson/party)
12641264
* Support of `-g` option ([#70](https://github.com/scaleway/scaleway-cli/issues/70))
12651265

12661266
#### Fixes

0 commit comments

Comments
 (0)