Skip to content

README.md for each package contains a broken link to CHANGELOG.md #3450

@hegemonic

Description

@hegemonic

Environment details

n/a

Steps to reproduce

  1. Open the README.md file for the BigQuery Data Transfer Service: https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-bigquery-datatransfer/README.md

  2. Click the link whose text is "the CHANGELOG".

    GitHub 404s, because the link points to the root of the repo, where there is no CHANGELOG.md file: https://github.com/googleapis/google-cloud-node/blob/main/CHANGELOG.md

    The link should point to the package directory instead: https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-bigquery-datatransfer/CHANGELOG.md

  3. Repeat steps 1 and 2 for IAM; you should get another 404: https://github.com/googleapis/google-cloud-node/blob/main/packages/google-iam/README.md

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions