Skip to content

Commit f26ea33

Browse files
CaptainStackCaptainStack
CaptainStack
authored and
CaptainStack
committed
/donate no longer redirects to the indiegogo campaign.
1 parent 8d7183a commit f26ea33

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

pegasus/sites.v3/code.org/public/donate/index.moved

Lines changed: 0 additions & 1 deletion
This file was deleted.

pegasus/sites.v3/code.org/public/donate/splat.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
-company ||= nil
44
-if company && company['donate_link_s']
55
-redirect company['donate_link_s']
6-
-redirect 'https://www.indiegogo.com/projects/an-hour-of-code-for-every-student/'
6+
-redirect '/donate'

0 commit comments

Comments
 (0)