Skip to content

Commit 0e89d13

Browse files
authored
Fix links (#2499)
1 parent 9899b55 commit 0e89d13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ This directory contains samples for [Google Cloud Run](https://cloud.run). [Clou
1313
| ------------------------------- | ------------------------ | ------------- |
1414
|[Hello World][helloworld]&nbsp;&#10149; | Quickstart | [<img src="https://storage.googleapis.com/cloudrun/button.svg" alt="Run on Google Cloud" height="30">][run_button_helloworld] |
1515
|[Cloud Pub/Sub][pubsub] | Handling Pub/Sub push messages | [<img src="https://storage.googleapis.com/cloudrun/button.svg" alt="Run on Google Cloud" height="30">][run_button_pubsub] |
16-
|[Cloud SQL (MySQL)[mysql] | Use MySQL with Cloud Run | - |
17-
|[Cloud SQL (Postgres)[postgres] | Use Postgres with Cloud Run | - |
16+
|[Cloud SQL (MySQL)][mysql] | Use MySQL with Cloud Run | - |
17+
|[Cloud SQL (Postgres)][postgres] | Use Postgres with Cloud Run | - |
1818

1919
For more Cloud Run samples beyond Python, see the main list in the [Cloud Run Samples repository](https://github.com/GoogleCloudPlatform/cloud-run-samples).
2020

0 commit comments

Comments
 (0)