Skip to content

Commit a5cf81c

Browse files
committed
Fix: add redirect for get involved page
1 parent 2aeb947 commit a5cf81c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Old Get involved page redirect
3+
permalink: get-involved-contact.html
4+
redirect_to: https://www.pyopensci.org/volunteer.html
5+
---
6+
7+
Oops - looks like you're looking for our {{ page.title }}. Directing you
8+
to the right page now: <a href="{{ page.redirect_to }}"> {{ page.redirect_to }} </a>

0 commit comments

Comments
 (0)