Skip to content

Fix placeholder text for Download URLs field to use correct purl-spec…#1893

Merged
tdruez merged 1 commit into
aboutcode-org:mainfrom
Aryan-SINGH-GIT:urls-inputs-field
Oct 14, 2025
Merged

Fix placeholder text for Download URLs field to use correct purl-spec…#1893
tdruez merged 1 commit into
aboutcode-org:mainfrom
Aryan-SINGH-GIT:urls-inputs-field

Conversation

@Aryan-SINGH-GIT
Copy link
Copy Markdown
Contributor

@Aryan-SINGH-GIT Aryan-SINGH-GIT commented Oct 1, 2025

Replaced incorrect pkg://type/name@version with correct pkg:type/name@version
according to the official purl-spec. Added example pkg:pypi/django@1.11.1 for clarity.

Fixes #1882

Signed-off-by: Aryan Singh aryansingh12oct2005@gmail.com

… format

Signed-off-by: Aryan-SINGH-GIT <aryansingh12oct2005@gmail.com>
@tdruez tdruez merged commit 5c5a897 into aboutcode-org:main Oct 14, 2025
11 checks passed
@tdruez
Copy link
Copy Markdown
Contributor

tdruez commented Oct 14, 2025

@Aryan-SINGH-GIT Thanks for the fix! 👍

@Aryan-SINGH-GIT Aryan-SINGH-GIT deleted the urls-inputs-field branch October 17, 2025 06:48
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.

Download URLs inputs field shows invalid package url

2 participants