diff --git a/README.md b/README.md index 162c7e3..c6f0acd 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ A file called `env` is required in the same directory as the programs. This file ``` # Portal Configuration (for download-roster.js and save-session.js) $PORTAL_URL = "https://portal.lwv.org"; -$MEMBERSHIP_URL = "https://portal.lwv.org/groups/43a93df1-901a-4676-88c3-f4ea430d4884/league_membership_state_view"; +$MEMBERSHIP_URL = "https://portal.lwv.org/groups/53a93df1/league_membership_state_view"; # Email Notification Settings (for download-roster.js - error notifications via s-nail) $SMTP_HOST = "mail.bikelover.org";