Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Commit

Permalink
Merge pull request #216 from cfpb/update-filing-url
Browse files Browse the repository at this point in the history
update link to point to 2018 UI
  • Loading branch information
wpears committed Dec 6, 2018
2 parents 176a5e5 + 7366cca commit f35fa07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Header.jsx
Expand Up @@ -6,7 +6,7 @@ import logo from './images/ffiec-logo.svg'

const links = [
{ name: 'Home', href: '/' },
{ name: 'Filing', href: '/filing/' },
{ name: 'Filing', href: '/filing/2018/' },
{ name: 'Data Publication', href: '/data-publication/' },
{ name: 'Tools', href: '/tools/' }
]
Expand Down

0 comments on commit f35fa07

Please sign in to comment.