Skip to content

Commit

Permalink
Add dashboard link to home page
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiyaghessan committed Nov 27, 2024
1 parent 3adf9fe commit fa686c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ <h2 class="text-4xl">Nonprofit Sector In Brief Dashboard</h2>
<br>
<div class="text-center">
{% include components/button.html
text = "Access The Dashboard"
href = 'https://nccs-urban.shinyapps.io/sector-in-brief/'
text = "NCCS Website Project Page"
href = '/nccs/resources/sector-in-brief-dashboard/'
%}
</div>
</div>
Expand Down

0 comments on commit fa686c8

Please sign in to comment.