add one more link to datahub

This commit is contained in:
Mateusz Konieczny 2023-01-23 13:43:44 +01:00
parent 9868a700f8
commit 63e22f46b6

View File

@ -135,7 +135,7 @@ const PlanningView: React.FunctionComponent<CategoryViewProps> = (props) => {
</InfoBox> </InfoBox>
<div className={`alert alert-dark`} role="alert" style={{ fontSize: 13, backgroundColor: "#f6f8f9" }}> <div className={`alert alert-dark`} role="alert" style={{ fontSize: 13, backgroundColor: "#f6f8f9" }}>
<i> <i>
Data in this section comes from the Greater London Authority's Planning London Datahub. Please check the original GLA source when using for planning purposes. Data in this section comes from <a href="https://www.london.gov.uk/programmes-strategies/planning/digital-planning/planning-london-datahub">the Greater London Authority's Planning London Datahub</a>. Please check the original GLA source when using for planning purposes.
</i> </i>
</div> </div>
<LogicalDataEntry <LogicalDataEntry