Skip to content

Fix CI badge URLs with encoded spaces - #4886

Open
Mudassir55 wants to merge 1 commit into
aws:defaultfrom
Mudassir55:fix-ci-badge-path-spaces
Open

Fix CI badge URLs with encoded spaces#4886
Mudassir55 wants to merge 1 commit into
aws:defaultfrom
Mudassir55:fix-ci-badge-path-spaces

Conversation

@Mudassir55

Copy link
Copy Markdown

Description

This PR fixes CI badge URLs that contain spaces in notebook paths by encoding spaces as %20.

Related issue

Fixes #4832

Changes made

  • Updated CI badge URLs in archived notebooks.
  • Encoded spaces in notebook paths using %20.
  • Kept changes limited to badge URL paths only.

Testing

  • Ran a local script to detect CI badge URLs with spaces.
  • Confirmed no CI badge URLs with spaces remain after the fix.
  • Verified changes with git diff --stat.

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on聽 ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

[Content Improvement] CI badges not working after folder renaming

1 participant