Skip to content

Commit 408182b

Browse files
committed
Link to past and future issues/PRs from Stats page
1 parent e04ad31 commit 408182b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/views/stats/show.html.haml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@
9797
%h3{style: "margin-top: 60px;"} 📚 関連リンク
9898
%ul{:style => "list-style: none; text-align: center; width: 100%; line-height: 1.7em; margin-bottom: 40px;"}
9999
%li
100-
%a{:href => "https://docs.google.com/spreadsheets/d/17-M-qv5c0MdE_ZIFk566I2CGCIDHFkQwXWiunDXCGVw/edit#gid=354377216"} 日本のCoderDojo (Zen&Japan) - Spreadsheet
100+
%a{:href => "https://github.com/coderdojo-japan/coderdojo.jp/issues?utf8=%E2%9C%93&q=is%3Aclose+label%3A%E7%B5%B1%E8%A8%88%E6%83%85%E5%A0%B1+"} 統計情報に関する『これまで』の開発 - GitHub
101101
%li
102-
%a{:href => "https://github.com/coderdojo-japan/coderdojo.jp/issues/12"} 各種イベント管理サービスAPIで統計情報を集計
102+
%a{:href => "https://github.com/coderdojo-japan/coderdojo.jp/labels/%E7%B5%B1%E8%A8%88%E6%83%85%E5%A0%B1"} 統計情報に関する『これから』の開発 - GitHub
103103
%li
104-
%a{:href => "https://github.com/coderdojo-japan/coderdojo.jp/issues/206"} 統計情報を確認できる /stats ページの開発
104+
%a{:href => "https://docs.google.com/spreadsheets/d/17-M-qv5c0MdE_ZIFk566I2CGCIDHFkQwXWiunDXCGVw/edit#gid=354377216"} 日本の CoderDojo (Zen & Japan) - Spreadsheet
105105
%br/

0 commit comments

Comments
 (0)