File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<p align =" center " ><img width =" 50% " src =" docs/static_files/sdk-artwork.png " /></p >
22
33<p align =" center " >
4- <a href =" https://godoc.org /github.com/scaleway/scaleway-sdk-go " ><img src =" https://godoc.org/ github.com/scaleway/scaleway-sdk-go?status.svg " alt =" GoDoc " / ></a >
5- <a href =" https://circleci .com/gh/ scaleway/scaleway-sdk-go " ><img src =" https://circleci .com/gh/ scaleway/scaleway-sdk-go.svg?style=shield " alt =" CircleCI " /></a >
4+ <a href =" https://pkg.go.dev /github.com/scaleway/scaleway-sdk-go?tab=doc " ><img src =" https://pkg.go.dev/badge/ github.com/scaleway/scaleway-sdk-go/ " alt =" PkgGoDev " ></a >
5+ <a href =" https://github .com/scaleway/scaleway-sdk-go/actions?query=workflow%3Apull-request " ><img src =" https://github .com/scaleway/scaleway-sdk-go/workflows/pull-request/badge .svg " alt =" GitHub Actions " /></a >
66 <a href =" https://goreportcard.com/report/github.com/scaleway/scaleway-sdk-go " ><img src =" https://goreportcard.com/badge/scaleway/scaleway-sdk-go " alt =" GoReportCard " /></a >
77</p >
88
@@ -16,7 +16,7 @@ Scaleway is a single way to create, deploy and scale your infrastructure in the
1616
1717## Documentation
1818
19- - [ Godoc] ( https://godoc.org /github.com/scaleway/scaleway-sdk-go )
19+ - [ Godoc] ( https://pkg.go.dev /github.com/scaleway/scaleway-sdk-go?tab=doc )
2020- [ Developers website] ( https://developers.scaleway.com ) (API documentation)
2121
2222## Installation
@@ -71,7 +71,7 @@ func main() {
7171
7272## Examples
7373
74- You can find additional examples in the [ GoDoc] ( https://godoc.org /github.com/scaleway/scaleway-sdk-go ) .
74+ You can find additional examples in the [ GoDoc] ( https://pkg.go.dev /github.com/scaleway/scaleway-sdk-go?tab=doc ) .
7575
7676## Development
7777
You can’t perform that action at this time.
0 commit comments