ソースを参照

Merge pull request #46330 from thaJeztah/24.0_backport_api_docs_update_urls

[24.0 backport] docs: update links to Go documentation
Sebastiaan van Stijn 1 年間 前
コミット
c78abd96ce

+ 2 - 2
CONTRIBUTING.md

@@ -422,6 +422,6 @@ The rules:
     guidelines. Since you've read all the rules, you now know that.
     guidelines. Since you've read all the rules, you now know that.
 
 
 If you are having trouble getting into the mood of idiomatic Go, we recommend
 If you are having trouble getting into the mood of idiomatic Go, we recommend
-reading through [Effective Go](https://golang.org/doc/effective_go.html). The
-[Go Blog](https://blog.golang.org) is also a great resource. Drinking the
+reading through [Effective Go](https://go.dev/doc/effective_go). The
+[Go Blog](https://go.dev/blog/) is also a great resource. Drinking the
 kool-aid is a lot easier than going thirsty.
 kool-aid is a lot easier than going thirsty.

+ 2 - 2
api/swagger.yaml

@@ -5068,7 +5068,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -5076,7 +5076,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.32.yaml

@@ -3632,7 +3632,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -3640,7 +3640,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.33.yaml

@@ -3637,7 +3637,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -3645,7 +3645,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.34.yaml

@@ -3666,7 +3666,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -3674,7 +3674,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.35.yaml

@@ -3648,7 +3648,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -3656,7 +3656,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.36.yaml

@@ -3661,7 +3661,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -3669,7 +3669,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.37.yaml

@@ -3681,7 +3681,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -3689,7 +3689,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.38.yaml

@@ -3735,7 +3735,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -3743,7 +3743,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.39.yaml

@@ -4719,7 +4719,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -4727,7 +4727,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.40.yaml

@@ -4855,7 +4855,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -4863,7 +4863,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.41.yaml

@@ -5006,7 +5006,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -5014,7 +5014,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.42.yaml

@@ -5036,7 +5036,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -5044,7 +5044,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU:

+ 2 - 2
docs/api/v1.43.yaml

@@ -5068,7 +5068,7 @@ definitions:
           Go runtime (`GOOS`).
           Go runtime (`GOOS`).
 
 
           Currently returned values are "linux" and "windows". A full list of
           Currently returned values are "linux" and "windows". A full list of
-          possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "linux"
         example: "linux"
       Architecture:
       Architecture:
@@ -5076,7 +5076,7 @@ definitions:
           Hardware architecture of the host, as returned by the Go runtime
           Hardware architecture of the host, as returned by the Go runtime
           (`GOARCH`).
           (`GOARCH`).
 
 
-          A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment).
+          A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment).
         type: "string"
         type: "string"
         example: "x86_64"
         example: "x86_64"
       NCPU:
       NCPU: