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

Add index.html as a redirect to README.html (for 8.2.x) #8249

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

jepler
Copy link
Member

@jepler jepler commented Aug 2, 2023

closes #8246

can't really verify this one until pushed to rtd on main branch :( but I looked locally and now have an index.html with content

<html>
  <head><meta http-equiv="refresh" content="0; url=README.html"/></head>
</html>

this version is for 8.2.x. If we're going to merge 8.2.x to main soon then #8247 can be closed.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit c610ae2 into adafruit:8.2.x Aug 2, 2023
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