Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Updates message #3171

Merged
merged 1 commit into from
Sep 17, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fec/home/templates/home/latest_updates.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<button type="button" class="js-accordion-trigger accordion__button">About latest updates</button>
<div class="accordion__content">
<p>Weekly Digests are published every Friday and summarize the week's publicly disclosed activity. Press releases are published as news happens.</p>
<p>FEC Record articles inform candidates and committees about FEC developments and are published as news happens. Tips for Treasurers are published once a week.</p>
<p>FEC Record articles inform candidates and committees about FEC developments and are published as news happens. Access Record articles from 1975 through 2004 on the <a href="https://www.fec.gov/updates/record-archive-1975-2004/">Record archive page</a>. Tips for Treasurers are published once a week.</p>
</div>
</div>
<div class="js-accordion accordion--neutral" data-content-prefix="email_signup">
Expand Down