You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/12/01 17:42:28 UTC

[whimsy] branch master updated: add/update links

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new c29e508  add/update links
c29e508 is described below

commit c29e508684149f6e68500dd36009a022295fc60a
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Fri Dec 1 12:41:52 2017 -0500

    add/update links
---
 www/board/agenda/views/pages/fy23.js.rb | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/www/board/agenda/views/pages/fy23.js.rb b/www/board/agenda/views/pages/fy23.js.rb
index d2d2e37..402b2a6 100644
--- a/www/board/agenda/views/pages/fy23.js.rb
+++ b/www/board/agenda/views/pages/fy23.js.rb
@@ -42,8 +42,12 @@ class FY23 < Vue
       _thead do
         _tr do
           _th
-          _th 'FY18'
-          _th 'FY22'
+          _th do
+            _a 'FY18', href: 'https://whimsy.apache.org/board/minutes/Budget.html#2017-04-19'
+          end
+          _th do 
+            _a 'FY22', href: 'https://whimsy.apache.org/board/minutes/Discussion_Items.html#2017-02-27'
+          end
           _th 'FY23 Budget'
           _td
         end
@@ -195,7 +199,7 @@ class FY23 < Vue
 
         _tr do
           _td.indented do
-            _a 'Fundraising', href: 'https://s.apache.org/zFgy'
+            _a 'Fundraising', href: 'https://s.apache.org/7kuk'
           end
           _td.num 46
           _td.num 53

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].