Skip to content

Commit

Permalink
Update home.php (#366)
Browse files Browse the repository at this point in the history
Switch location to events homepage.
  • Loading branch information
pkevan authored Dec 13, 2023
1 parent 32e95a8 commit 598f118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/wp-content/themes/wporg-main-2022/patterns/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
<!-- /wp:list-item -->

<!-- wp:list-item -->
<li><?php _e( '<a href="https://www.meetup.com/pro/wordpress/">Meet local WordPress users ↗</a>', 'wporg' ); ?></li>
<li><?php _e( '<a href="https://events.wordpress.org/">Meet local WordPress users ↗</a>', 'wporg' ); ?></li>
<!-- /wp:list-item --></ul>
<!-- /wp:list --></div>
<!-- /wp:column --></div>
Expand Down

0 comments on commit 598f118

Please sign in to comment.