We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949939c commit 3cd6523Copy full SHA for 3cd6523
1 file changed
app/helpers/application_helper.rb
@@ -98,6 +98,7 @@ def decadojo_url; 'https://decadojo.coderdojo.jp'; end
98
def dojocon_url; 'https://dojocon.coderdojo.jp'; end
99
def dojoletter_url; 'https://news.coderdojo.jp/category/DojoLetterバックナンバー'; end
100
def foundation_url; 'https://speakerdeck.com/helloworldfoundation'; end
101
+ def raspi_url; 'https://www.raspberrypi.org/blog/raspberry-pi-and-coderdojo-join-forces/'; end
102
103
def facebook_group_url; 'https://www.facebook.com/groups/coderdojo.jp'; end
104
def facebook_page_url; 'https://www.facebook.com/coderdojo.jp'; end
0 commit comments