Skip to content

Commit 120ea2b

Browse files
authored
doc: prefer absolute links in markdown (googleapis#8966)
This makes it easier to re-target the links when importing the code to Google.
1 parent 5f84aed commit 120ea2b

File tree

91 files changed

+180
-180
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+180
-180
lines changed

ci/etc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ cbt -project "${GOOGLE_CLOUD_PROJECT}" -instance test-instance \
2727
## Storage
2828

2929
The instructions for setting up storage resources are found in
30-
[doc/setup-test-resources.md](../../google/cloud/storage/doc/setup-test-resources.md).
30+
[doc/setup-test-resources.md](/google/cloud/storage/doc/setup-test-resources.md).

generator/internal/scaffold_generator.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,13 +252,13 @@ this library.
252252
253253
## Contributing changes
254254
255-
See [`CONTRIBUTING.md`](../../../CONTRIBUTING.md) for details on how to
255+
See [`CONTRIBUTING.md`](/CONTRIBUTING.md) for details on how to
256256
contribute to this project, including how to build and test your changes
257257
as well as how to properly format your code.
258258
259259
## Licensing
260260
261-
Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
261+
Apache 2.0; see [`LICENSE`](/LICENSE) for details.
262262
)""";
263263
google::protobuf::io::OstreamOutputStream output(&os);
264264
google::protobuf::io::Printer printer(&output, '$');

google/cloud/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ notice. These include `google/cloud/internal/`, and
3434

3535
## Contributing changes
3636

37-
See [`CONTRIBUTING.md`](../../CONTRIBUTING.md) for details on how to
37+
See [`CONTRIBUTING.md`](/CONTRIBUTING.md) for details on how to
3838
contribute to this project, including how to build and test your changes
3939
as well as how to properly format your code.
4040

4141
## Licensing
4242

43-
Apache 2.0; see [`LICENSE`](../../LICENSE) for details.
43+
Apache 2.0; see [`LICENSE`](/LICENSE) for details.

google/cloud/accessapproval/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ int main(int argc, char* argv[]) try {
7878
7979
## Contributing changes
8080
81-
See [`CONTRIBUTING.md`](../../../CONTRIBUTING.md) for details on how to
81+
See [`CONTRIBUTING.md`](/CONTRIBUTING.md) for details on how to
8282
contribute to this project, including how to build and test your changes
8383
as well as how to properly format your code.
8484
8585
## Licensing
8686
87-
Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
87+
Apache 2.0; see [`LICENSE`](/LICENSE) for details.

google/cloud/accesscontextmanager/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ int main(int argc, char* argv[]) try {
7878
7979
## Contributing changes
8080
81-
See [`CONTRIBUTING.md`](../../../CONTRIBUTING.md) for details on how to
81+
See [`CONTRIBUTING.md`](/CONTRIBUTING.md) for details on how to
8282
contribute to this project, including how to build and test your changes
8383
as well as how to properly format your code.
8484
8585
## Licensing
8686
87-
Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
87+
Apache 2.0; see [`LICENSE`](/LICENSE) for details.

google/cloud/apigateway/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@ int main(int argc, char* argv[]) try {
7979
8080
## Contributing changes
8181
82-
See [`CONTRIBUTING.md`](../../../CONTRIBUTING.md) for details on how to
82+
See [`CONTRIBUTING.md`](/CONTRIBUTING.md) for details on how to
8383
contribute to this project, including how to build and test your changes
8484
as well as how to properly format your code.
8585
8686
## Licensing
8787
88-
Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
88+
Apache 2.0; see [`LICENSE`](/LICENSE) for details.

google/cloud/apigeeconnect/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ int main(int argc, char* argv[]) try {
8585
8686
## Contributing changes
8787
88-
See [`CONTRIBUTING.md`](../../../CONTRIBUTING.md) for details on how to
88+
See [`CONTRIBUTING.md`](/CONTRIBUTING.md) for details on how to
8989
contribute to this project, including how to build and test your changes
9090
as well as how to properly format your code.
9191
9292
## Licensing
9393
94-
Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
94+
Apache 2.0; see [`LICENSE`](/LICENSE) for details.

google/cloud/appengine/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ int main(int argc, char* argv[]) try {
7878
7979
## Contributing changes
8080
81-
See [`CONTRIBUTING.md`](../../../CONTRIBUTING.md) for details on how to
81+
See [`CONTRIBUTING.md`](/CONTRIBUTING.md) for details on how to
8282
contribute to this project, including how to build and test your changes
8383
as well as how to properly format your code.
8484
8585
## Licensing
8686
87-
Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
87+
Apache 2.0; see [`LICENSE`](/LICENSE) for details.

google/cloud/artifactregistry/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@ int main(int argc, char* argv[]) try {
7979
8080
## Contributing changes
8181
82-
See [`CONTRIBUTING.md`](../../../CONTRIBUTING.md) for details on how to
82+
See [`CONTRIBUTING.md`](/CONTRIBUTING.md) for details on how to
8383
contribute to this project, including how to build and test your changes
8484
as well as how to properly format your code.
8585
8686
## Licensing
8787
88-
Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
88+
Apache 2.0; see [`LICENSE`](/LICENSE) for details.

google/cloud/asset/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ int main(int argc, char* argv[]) try {
8282
8383
## Contributing changes
8484
85-
See [`CONTRIBUTING.md`](../../../CONTRIBUTING.md) for details on how to
85+
See [`CONTRIBUTING.md`](/CONTRIBUTING.md) for details on how to
8686
contribute to this project, including how to build and test your changes
8787
as well as how to properly format your code.
8888
8989
## Licensing
9090
91-
Apache 2.0; see [`LICENSE`](../../../LICENSE) for details.
91+
Apache 2.0; see [`LICENSE`](/LICENSE) for details.

0 commit comments

Comments
 (0)