Skip to content

Commit

Permalink
Updated link in servletResponseTemplate.htm
Browse files Browse the repository at this point in the history
  • Loading branch information
maisie-fisher committed Dec 12, 2024
1 parent 2fc78e5 commit 12c3d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/servletResponseTemplate.htm
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<li><a href="individualSearchResults.jsp?username=USER_NAME">My Individuals</a></li>
<li><a href="occurrenceSearchResults.jsp?submitterID=USER_NAME">My Sightings</a></li>
<li><a href="imports.jsp">My BulkImports</a></li>
<li><a href="projects/projectList.jsp">My Projects</a></li>
<li><a href="react/projects/overview">My Projects</a></li>

</ul>
</li>
Expand Down

0 comments on commit 12c3d65

Please sign in to comment.