Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[24.0 backport] docs: update links to Go documentation #46330

Merged
merged 3 commits into from Aug 25, 2023

Conversation

thaJeztah
Copy link
Member

docs/api: update links to Go documentation

Go documentation moved to the go.dev domain;

curl -sI https://golang.org/doc/install/source#environment | grep 'location'
location: https://go.dev/doc/install/source

api: swagger: update link to Go documentation

Go documentation moved to the go.dev domain;

curl -sI https://golang.org/doc/install/source#environment | grep 'location'
location: https://go.dev/doc/install/source

CONTRIBUTING.md: update links to golang docs and blog

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Go documentation moved to the `go.dev` domain;

    curl -sI https://golang.org/doc/install/source#environment | grep 'location'
    location: https://go.dev/doc/install/source

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 4862d39)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Go documentation moved to the `go.dev` domain;

    curl -sI https://golang.org/doc/install/source#environment | grep 'location'
    location: https://go.dev/doc/install/source

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 136e86b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- docs moved to https://go.dev/doc/
- blog moved to https://go.dev/blog/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b18e170)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah merged commit c78abd9 into moby:24.0 Aug 25, 2023
102 checks passed
@thaJeztah thaJeztah deleted the 24.0_backport_api_docs_update_urls branch August 25, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants