Bugfix: In geojson example redirection to data source (#2335)

* fix: #2334

* lint

---------

Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>
Co-authored-by: Chris Gervang <chris@gervang.com>
This commit is contained in:
Vineet J Karni 2024-12-14 05:43:42 +05:30 committed by GitHub
parent 0512e192da
commit 24fbddd3e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,10 @@ function ControlPanel(props) {
see details.
</p>
<p>
Data source: <a href="www.census.gov">US Census Bureau</a>
Data source:{' '}
<a href="https://www.census.gov" target="_new">
US Census Bureau
</a>
</p>
<div className="source-link">
<a