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

adding a redirect from errors/faq #2752

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

isaaclombardssw
Copy link
Contributor

@isaaclombardssw isaaclombardssw commented Jan 16, 2025

This is a redirect to catch one of the TinaCMS error messages.

General Contributing:

All New Content Submissions: (To be confirmed by reviewer)

  • Title is short & specific
  • Headers are logically ordered & consistent
  • Purpose of document is explained in the first paragraph
  • Procedures are tested and work
  • Any technical concepts are explained or linked to
  • Document follows structure from templates
  • All links work
  • The spelling and grammar checker has been run
  • Graphics and images are clear and useful
  • Any prerequisites and next steps are defined.

Copy link

vercel bot commented Jan 16, 2025

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

Name Status Preview Comments Updated (UTC)
tina-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2025 0:26am

@isaaclombardssw isaaclombardssw marked this pull request as ready for review January 16, 2025 01:32
@isaaclombardssw isaaclombardssw requested a review from a team as a code owner January 16, 2025 01:32
@Calinator444
Copy link
Contributor

@isaaclombardssw please update the PBI description

Comment on lines +755 to 757
"source": "/guides/next-js/internationalization/",
"destination": "/docs/guides/nextjs-internationalization",
"permanent": true
Copy link
Contributor

@Calinator444 Calinator444 Jan 16, 2025

Choose a reason for hiding this comment

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

This redirect isn't working, maybe try removing the trailing '/'?

Suggested change
"source": "/guides/next-js/internationalization/",
"destination": "/docs/guides/nextjs-internationalization",
"permanent": true
"source": "/guides/next-js/internationalization",
"destination": "/docs/guides/nextjs-internationalization",
"permanent": true

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