Skip to content

Commit ffd943e

Browse files
authored
remove more mention of pantheon (GoogleCloudPlatform#974)
* remove mention of pantheon * more mentions of pantheon
1 parent 172f781 commit ffd943e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine/php72/symfony-framework/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ the [Stackdriver Error Reporting UI][stackdriver-errorreporting-ui]! If you copi
270270
[cloud-sql]: https://cloud.google.com/sql/docs/
271271
[cloud-sql-create]: https://cloud.google.com/sql/docs/mysql/create-instance
272272
[cloud-sql-install]: https://cloud.google.com/sql/docs/mysql/connect-external-app#install
273-
[cloud-sql-apis]:https://pantheon.corp.google.com/apis/library/sqladmin.googleapis.com/?pro
273+
[cloud-sql-apis]:https://console.cloud.google.com/apis/library/sqladmin.googleapis.com/?pro
274274
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
275275
[enable-billing]: https://support.google.com/cloud/answer/6293499?hl=en
276276
[symfony]: http://symfony.com

kms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ These samples show how to use the
1313
## Build and Run
1414
1. **Enable APIs** - [Enable the KMS API](https://console.cloud.google.com/flows/enableapi?apiid=cloudkms.googleapis.com)
1515
and create a new project or select an existing project.
16-
2. **Activate your Credentials** - If you do not already have an active set of credentials, create and download a [JSON Service Account key](https://pantheon.corp.google.com/apis/credentials/serviceaccountkey). Set the environment variable `GOOGLE_APPLICATION_CREDENTIALS` as the path to the downloaded JSON file.
16+
2. **Activate your Credentials** - If you do not already have an active set of credentials, create and download a [JSON Service Account key](https://console.cloud.google.com/apis/credentials/serviceaccountkey). Set the environment variable `GOOGLE_APPLICATION_CREDENTIALS` as the path to the downloaded JSON file.
1717
3. **Clone the repo** and cd into this directory
1818

1919
```

0 commit comments

Comments
 (0)