We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf5511 commit 3a81be4Copy full SHA for 3a81be4
1 file changed
www/board/missing-reports.cgi
@@ -16,7 +16,7 @@ _html do
16
_whimsy_body(
17
title: PAGETITLE,
18
related: {
19
- "https://agenda.apache.org/meeings/current" => "Current Month Board Agenda",
+ "https://agenda.apache.org/meetings/current" => "Current Month Board Agenda",
20
"/board/minutes" => "Past Minutes, Categorized",
21
"https://www.apache.org/foundation/board/calendar.html" => "Past Minutes, Dated",
22
"https://github.com/apache/whimsy/blob/master/www#{ENV['SCRIPT_NAME']}" => "See This Source Code"
0 commit comments