-
Notifications
You must be signed in to change notification settings - Fork 595
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
Make the links in the README for the specific services point to *our* docs #637
Comments
Do you mean the top section under "This client supports the following Google Cloud Platform services:"? This is a style we're following across gcloud-* I believe. Given that these links look like a table of contents for the current document, I think it would be best to link to the matching section in the readme. So, if you click "Google BigQuery" it will scroll you down to the BigQuery section which links to all possible interesting endpoints (cloud landing page, cloud docs, our docs). |
I'm fine with that. I definitely don't want these linking off to cloud.google.com/ as it's ... basically a dead end for most people. |
Cool. I can send a PR to the other repos as well. |
+1
|
🤖 I have created a release \*beep\* \*boop\* --- ## [3.1.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.0.0...v3.1.0) (2020-07-10) ### Features * adds projectAgentEnvironmentPathTemplate and projectAgentEnvironmentUserSessionContextPathTemplate ([c204d9c](https://www.github.com/googleapis/nodejs-dialogflow/commit/c204d9cd7d9f121404b15783b8da5a451a671748)) ### Bug Fixes * typeo in nodejs .gitattribute ([#639](https://www.github.com/googleapis/nodejs-dialogflow/issues/639)) ([558aad8](https://www.github.com/googleapis/nodejs-dialogflow/commit/558aad81af74888516db9667f4a4e7b56cd3d3ba)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
If I click on Cloud Storage in the README, it sends me to the cloud storage landing page... I watched someone do this today, but they expected it to take them to the docs for cloud storage in node, not some marketing site......
Can we make our README point to the docs rather than the product pages? (Or add both so the main one is the docs, and in parens we have the link to the service overview?)
The text was updated successfully, but these errors were encountered: