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

docs: fix dead links in guides #6985

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

tomjorquera
Copy link
Contributor

@tomjorquera tomjorquera commented Jan 9, 2024

Description

Fix dead links to doc in guides.

The dead link to https://gradio.app/guides/quickstart/#blocks-more-flexibility-and-control has been replaced by https://gradio.app/blocks-and-event-listeners.

Note: the CHANGELOG also has some references to the old links. I did not change those in this commit.

Closes: #6984

Fix dead links to doc in guides.

The dead link to
https://gradio.app/guides/quickstart/#blocks-more-flexibility-and-control
has been replaced by https://gradio.app/blocks-and-event-listeners.

Note: the CHANGELOG also has some references to the old links. I did not
change those in this commit.
@abidlabs abidlabs requested a review from aliabd January 9, 2024 20:36
@gradio-pr-bot
Copy link
Contributor

gradio-pr-bot commented Jan 10, 2024

🪼 branch checks and previews

Name Status URL
🦄 Changes detected! Details

@gradio-pr-bot
Copy link
Contributor

🦄 no changes detected

This Pull Request does not include changes to any packages.

__No changes detected. __

  • Maintainers can select this checkbox to manually select packages to update.

Something isn't right?

  • Maintainers can change the version label to modify the version bump.
  • If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can create the changelog file directly.

Copy link
Collaborator

@aliabd aliabd left a comment

Choose a reason for hiding this comment

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

LGTM! thanks @tomjorquera for opening the issue and promptly solving it! will merge

@aliabd aliabd merged commit c264828 into gradio-app:main Jan 10, 2024
8 of 11 checks passed
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.

Dead links to documentation in the website guides
3 participants