Skip to content

docs: fix Documentation URL in PyPI metadata#18

Merged
beonde merged 1 commit intomainfrom
fix/docs-p2-pypi-urls
May 2, 2026
Merged

docs: fix Documentation URL in PyPI metadata#18
beonde merged 1 commit intomainfrom
fix/docs-p2-pypi-urls

Conversation

@beonde
Copy link
Copy Markdown
Member

@beonde beonde commented May 2, 2026

Summary

Fixes incorrect PyPI documentation URL in package metadata.

Issues Fixed

  • P2-4 (Medium): Documentation URL in pyproject.toml points to wrong location

Changes

  • Updated Documentation URL in [project.urls] to point to the correct docs page

Old URL docs.capisc.io/cli returns 404. Updated to the actual
published path at /reference/wrappers/python/.

Fixes: DOCS_REMEDIATION_PLAN P2-4
Copilot AI review requested due to automatic review settings May 2, 2026 17:04
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

✅ All checks passed! Ready for review.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the package’s PyPI metadata so the Documentation link in pyproject.toml points to the correct CapiscIO Python wrapper docs page.

Changes:

  • Updated [project.urls].Documentation from https://docs.capisc.io/cli to https://docs.capisc.io/reference/wrappers/python/.

@beonde beonde merged commit 06d8cd4 into main May 2, 2026
22 checks passed
@beonde beonde deleted the fix/docs-p2-pypi-urls branch May 2, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants