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

Update credits.php #4909

Closed
wants to merge 1 commit into from
Closed

Conversation

courtneyr-dev
Copy link

Sending folks to https://make.wordpress.org/contribute for a short survey on what team they may be interested in joining. This coincides with the Get Involved tab.

Please test against Multisite.

https://core.trac.wordpress.org/ticket/23348

Sending folks to https://make.wordpress.org/contribute for a short survey on what team they may be interested in joining. This coincides with the Get Involved tab. 

Please test against Multisite.
@audrasjb
Copy link
Contributor

I suppose there is no localized equivalent of this URL?
In this case, the proposed PR looks good to me.

@audrasjb
Copy link
Contributor

(and I can confirm that this will work on multisite as well)

@@ -60,7 +60,7 @@
);
?>
<br />
<a href="https://make.wordpress.org/"><?php _e( 'Get involved in WordPress.' ); ?></a>
<a href="https://make.wordpress.org/contribute"><?php _e( 'Get involved in WordPress.' ); ?></a>
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<a href="https://make.wordpress.org/contribute"><?php _e( 'Get involved in WordPress.' ); ?></a>
<a href="https://make.wordpress.org/contribute/"><?php _e( 'Get involved in WordPress.' ); ?></a>

Let's add a slash here to avoid an extra redirect 🙂

Copy link
Member

Choose a reason for hiding this comment

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

There is also another link in line 71 that needs the same adjustment.

@SergeyBiryukov
Copy link
Member

Thanks for the PR! Merged in r56311.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants