Fix closing Link tag
This commit is contained in:
parent
59ec2f7ecb
commit
215f6bdee0
@ -57,7 +57,7 @@ export default class DataExtracts extends React.Component<{}, DataExtractsState>
|
||||
Choose one of the links below to download an archive containing the open data collected on the Colouring London platform.
|
||||
</p>
|
||||
<p>
|
||||
By downloading data extracts from this site, you agree to the <Link to="/data-accuracy.html">data accuracy agreement and the <Link to="/ordnance-survey-uprn.html">Ordnance Survey terms of UPRN usage</Link>.
|
||||
By downloading data extracts from this site, you agree to the <Link to="/data-accuracy.html">data accuracy agreement</Link> and the <Link to="/ordnance-survey-uprn.html">Ordnance Survey terms of UPRN usage</Link>.
|
||||
</p>
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user