Skip to content

docs: update v3.3 theme docs to use proper branch in URLs #2168

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

Closed
wants to merge 1 commit into from

Conversation

joeyfigaro
Copy link

@joeyfigaro joeyfigaro commented Mar 24, 2025

I didn't see any other v3.* branches, so hopefully v3.3 is the correct branch to address this (and point to for public documentation.)

This fixes an issue in the version < 4.x docs where links to the default theme break/result in a 404 (presumably because master contains v4 changes.)


Reproducing

  1. Visit tailwindcss.com/docs
  2. Select v3.4.17 in the top-left version dropdown
  3. Click Get started
  4. Click the Customization > Theme link in left-hand nav
  5. Search for the default theme configuration and click one of the resulting links
  6. Observe redirect to a (no longer existing) blob in Github

I didn't see any other v3.* branches, so hopefully `v3.3` is the correct branch to address this (and point to for public documentation.)

This fixes an issue in the `version < 4.x` docs where links to the default theme break/result in a 404 (presumably because master contains v4 changes.)
Copy link

vercel bot commented Mar 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwindcss-com ❌ Failed (Inspect) Mar 24, 2025 6:26pm

@joeyfigaro
Copy link
Author

I tried to author this via GH–looks like it's real easy to fork from an incorrect/unintended branch. Will retry on the proper branch. 😄

@joeyfigaro joeyfigaro closed this Mar 24, 2025
joeyfigaro added a commit to joeyfigaro/tailwindcss.com that referenced this pull request Mar 24, 2025
this should hopefully fix issues in [original PR](tailwindlabs#2168)

I didn't see any other v3.* branches, so hopefully `v3.3` is the correct branch to address this (and point to for public documentation.)

This fixes an issue in the `version < 4.x` docs where links to the default theme break/result in a 404 (presumably because master contains v4 changes.)

---

### Reproducing

1. Visit [tailwindcss.com/docs](https://tailwindcss.com/docs)
2. Select `v3.4.17` in the top-left version dropdown
3. Click `Get started`
4. Click the `Customization > Theme` link in left-hand nav
5. Search for `the default theme configuration` and click one of the resulting links
6. Observe redirect to [a (no longer existing) blob in Github](https://github.com/tailwindlabs/tailwindcss/blob/main/stubs/config.full.js)
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.

1 participant