Skip to content

Commit

Permalink
Update links to members mailing list (#291)
Browse files Browse the repository at this point in the history
* Update link to members mailing list

* Update link to members mailing list
  • Loading branch information
Britta authored and cachar committed Feb 26, 2018
1 parent 6235a2f commit 943dc2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/views/admin/new_members.html.haml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%h1 New DU Members
.instructions
%ul
%li Add all new members directly to the #{ link_to "members mailing list", "http://lists.doubleunion.org/admin.cgi/members-doubleunion.org/members/add"}.
%li Add all new members directly to the #{ link_to "members mailing list", "https://groups.google.com/a/doubleunion.org/forum/#!forum/members"}.
%li Then, if they've set up dues, give the member access to the DU Members Google #{ link_to "drive folder", "https://drive.google.com/#folders/0B6a_aDP-2fOVV2FQLW5FVTZ2Mjg", target: "_blank" } & #{ link_to "calendar", "https://www.google.com/calendar/render", target: "_blank" } and to the #{ link_to "DU Members Slack", "https://doubleunion.slack.com/admin", target: "_blank" }.
%li Clicking the Setup Finished button will sent the member an email letting them know they have access to the Google docs & calendar now.

Expand Down
2 changes: 1 addition & 1 deletion app/views/members/users/_bookmarks.html.haml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- if current_user.general_member?
%h3 Bookmarks for Members
%ul
%li= link_to "Members mailing list", "http://lists.doubleunion.org/listinfo.cgi/members-doubleunion.org", target: "_blank"
%li= link_to "Members mailing list", "https://groups.google.com/a/doubleunion.org/forum/#!forum/members", target: "_blank"
%li= link_to "Members folder in Google Drive", "https://drive.google.com/folderview?id=0B6a_aDP-2fOVV2FQLW5FVTZ2Mjg", target: "_blank"
%li= link_to "Members Handbook", "https://docs.google.com/document/d/1yYXAj8rzQMiYt2xFdzm2xEOe0LCHohWNrMWzad-4mtQ/edit", target: "_blank"
%li= link_to "DU Members calendar in Google calendars", "https://www.google.com/calendar/embed?src=br12b81lfe63rggddlg0k92mko@group.calendar.google.com&ctz=America/Los_Angeles", target: "_blank"
Expand Down

0 comments on commit 943dc2d

Please sign in to comment.