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

Commit 77de1e7

Browse files
committed
add link to FAQ
1 parent 269ec2f commit 77de1e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Home.jsx

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ class Home extends Component {
1111
<div className="intro">
1212
<Header type={1} headingText="HMDA Data Browser">
1313
<p className="lead">The HMDA Data Browser allows users to filter, analyze, and download HMDA datasets and visualize data through charts, graphs, and maps.</p>
14+
<p className="lead">For questions about the HMDA Data Browser, visit out <a href="/documentation/2018/faq/">FAQ page</a>.</p>
1415
</Header>
1516
</div>
1617

0 commit comments

Comments
 (0)