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

Commit 836bd2d

Browse files
authored
Merge pull request #118 from cfpb/fix-link
Fix link to 2017 spec
2 parents 88b7428 + 15fd017 commit 836bd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reports/modified-lar/index.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ class ModifiedLar extends React.Component {
131131
The{' '}
132132
<a
133133
title="Modified LAR file specification"
134-
href="https://github.com/cfpb/hmda-platform/blob/master/Documents/2017_Modified_LAR_Spec.csv"
134+
href="https://github.com/cfpb/hmda-platform/blob/master/docs/v1/2017_File_Spec_LAR.csv"
135135
>
136136
modified LAR file specification
137137
</a>{' '}

0 commit comments

Comments
 (0)