Update link to dynamics category forum discussion

This commit is contained in:
Maciej Ziarkowski 2021-03-15 14:48:14 +00:00
parent 653282f0f3
commit efb660db9e

View File

@ -113,7 +113,7 @@ const DynamicsView: React.FunctionComponent<CategoryViewProps> = (props) => {
</DataEntryGroup> </DataEntryGroup>
<InfoBox> <InfoBox>
This section is under development in collaboration with the historic environment sector. This section is under development in collaboration with the historic environment sector.
Please let us know your suggestions on the <a href="https://discuss.colouring.london">discussion forum</a>! (external link - save your edits first) Please let us know your suggestions on the <a href="https://discuss.colouring.london/t/dynamics-category-discussion/107">discussion forum</a>! (external link - save your edits first)
</InfoBox> </InfoBox>
</>) </>)
}; };