Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</defs>
</svg>

<span>360Insights</span>
<span>GrantVis</span>
</a>
</li>
<li role="listitem" class="threesixty-global-nav__wider-container">
Expand Down
2 changes: 1 addition & 1 deletion lib360dataquality/cove/threesixtygiving.py
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,7 @@ class IncompleteRecipientOrg(AdditionalTest):
"Recipient location data in the form of postcodes or geocodes provides a "
"consistent way to describe a location. This data can be used to produce maps, "
"such as the maps in "
'<a target="_blank" href="https://insights.threesixtygiving.org/">360Insights</a>, '
'<a target="_blank" href="https://grantvis.threesixtygiving.org/">GrantVis</a>, '
"showing the geographical distribution of "
"funding and allows grants data to be looked at alongside official statistics, "
"such as the Indices of multiple deprivation. See our "
Expand Down
Loading