Skip to content

Commit

Permalink
fix: remove place holder link
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh authored Nov 4, 2024
1 parent 983dc03 commit 36fbadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/products/sgid/demographic/census-2000-data.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const page: IPageMetadata = {
links: [
{
title: '2000 Census Data (Google Drive Link)',
url: 'https://link-to-the-resource.https://drive.google.com/drive/folders/16hcPe8qHPEtwLQPPbzg6HFUTMutRY4Vq',
url: 'https://drive.google.com/drive/folders/16hcPe8qHPEtwLQPPbzg6HFUTMutRY4Vq',
},
],
};
Expand Down

0 comments on commit 36fbadc

Please sign in to comment.