update survey references to be called search

This commit is contained in:
Brandon Egger
2023-04-12 22:32:03 -05:00
parent cf7fb74322
commit a511d63a4f
6 changed files with 25 additions and 25 deletions

View File

@ -50,7 +50,7 @@ const NavBar = () => {
const resourcesDropDown: DropdownOption[] = [
{
label: "search",
href: "/resources/survey",
href: "/resources/search",
},
{
label: "view all",