Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #129 from SmartColumbusOS/DMP-footer
Browse files Browse the repository at this point in the history
Added new DMP link to footer
  • Loading branch information
bbrewer-forge authored Aug 26, 2020
2 parents 5d72a24 + 940bb17 commit bc2aac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const Footer = props => {
<li><a href={`https://d2rfd3nxvhnf29.cloudfront.net/2019-09/SCC-D-Data%20Privacy%20Plan-FINAL-20190906%5B1%5D_0.pdf`}> Data Privacy Plan</a > </li>
<li><a href={`https://${window.BASE_URL}/about/the-power-of-data`}>The Power of Data</a> </li>
<li><a href={`https://data.smartcolumbusos.com/api/v1/data_json`}>Data Inventory</a> </li>
<li><a href={`https://d2rfd3nxvhnf29.cloudfront.net/2019-08/Smart%20Columbus%20Data%20Management%20Plan-%2020190822_0.pdf`}> Data Management Plan</a > </li>
<li><a href={`https://www.smartcolumbusos.com/images/2020/PDF/SCC-E-DataManagementPlan-Update-v1.pdf`}> Data Management Plan</a > </li>
<li><a href={`https://${window.BASE_URL}/data-stories`}>Impact Stories</a> </li>
<li><a href={`https://data.smartcolumbusos.com/tableau/connector.html`}>Tableau Web Connector</a> </li>
<li><a href={`https://${window.BASE_URL}/images/Assets/SCC_De-Identification_Policy_20190917_update.pdf`}> De-Identification Policy</a > </li>
Expand Down

0 comments on commit bc2aac4

Please sign in to comment.