Skip to content

docs: fix PipeCD docs package metadata links#6799

Open
ObaidAbdullah16 wants to merge 2 commits into
pipe-cd:masterfrom
ObaidAbdullah16:docs-fix-package-metadata
Open

docs: fix PipeCD docs package metadata links#6799
ObaidAbdullah16 wants to merge 2 commits into
pipe-cd:masterfrom
ObaidAbdullah16:docs-fix-package-metadata

Conversation

@ObaidAbdullah16
Copy link
Copy Markdown

What this PR does:
Updates docs/package.json metadata (repository URL, issues URL, and homepage) so it points to pipe-cd/pipecd instead of google/docsy-example.

Why we need it:
The docs site package metadata is currently misleading and directs contributors to the wrong repository/issue tracker. Updating it makes the docs tooling metadata accurate and avoids confusion.

Does this PR introduce a user-facing change?:
No

  • How are users affected by this change: No change to PipeCD behavior or docs content; it only corrects repository metadata used for the docs package.
  • Is this breaking change: No
  • How to migrate (if breaking change): N/A

Signed-off-by: ObaidAbdullah16 <obaidabdullah1610@gmail.com>
@ObaidAbdullah16
Copy link
Copy Markdown
Author

@khanhtc1202 @Warashi @ffjlabo @eeshaanSA, Please look when you have time for review.

Comment thread docs/package.json Outdated
"url": "git+https://github.com/pipe-cd/pipecd.git"
},
"author": "",
"license": "ISC",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be Apache License 2.0, right @khanhtc1202
ref - here

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for pointing that out. I'll wait for confirmation and update it if needed.

Copy link
Copy Markdown
Member

@khanhtc1202 khanhtc1202 Jun 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, as @rahulshendre said. You can also check the pipe-cd/pipecd repo, we have the license file.
https://github.com/pipe-cd/pipecd/blob/master/LICENSE

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have made the change and pushed an update.

Signed-off-by: ObaidAbdullah16 <obaidabdullah1610@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants