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

Enable Redirection Plugin for ZIO Website #8647 #8651

Merged
merged 6 commits into from Jan 26, 2024

Conversation

sroopsai
Copy link
Contributor

  1. Added Redirection Plugin for ZIO Website

@CLAassistant
Copy link

CLAassistant commented Jan 26, 2024

CLA assistant check
All committers have signed the CLA.

khajavi
khajavi previously approved these changes Jan 26, 2024
@khajavi khajavi self-requested a review January 26, 2024 12:37
@khajavi
Copy link
Member

khajavi commented Jan 26, 2024

@sroopsai
To ensure everything works properly, please redirect the broken URL https://zio.dev/about/contributing to this proper new page: https://zio.dev/contributor-guidelines?

to: '/zio.dev/contributor-guidelines',
from: '/zio.dev/about/contributing',
to: '/contributor-guidelines',
from: '/1.0.18/about/about_contributing',
Copy link
Member

Choose a reason for hiding this comment

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

I think should be:

from: '/about/about_contributing'

@adamgfraser adamgfraser merged commit 9f0e47c into zio:series/2.x Jan 26, 2024
20 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.

None yet

4 participants