Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix link to "Output widget examples" #3801

Merged
merged 1 commit into from
Jul 31, 2023

Commits on Jul 10, 2023

  1. Fix link to "Output widget examples"

    The space in the URL disrupts the Markdown syntax so that the hyperlink isn't rendered properly. This replaces the space with `%20` to fix the link.
    warrickball committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a1282ec View commit details
    Browse the repository at this point in the history