-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Labels
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Steps to reproduce
-
Navigate to a docs page for a release using the new tag notation (
<package>-<version>). For example:
https://googlecloudplatform.github.io/google-cloud-node/#/docs/datastore/0.3.0/datastore -
Click any "Source Code" link in the page.

For example:
https://github.com/GoogleCloudPlatform/google-cloud-node/blob/0.3.0/packages/datastore/src/index.js#L305Result is 404. Correct URL should be:
This issue is the same as googleapis/google-cloud-ruby#908, reported by @omaray. I am guessing that the fix will involve updating the GoogleCloudPlatform/gcloud-common site.
dhermes and stephenplusplus
Metadata
Metadata
Assignees
Labels
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.