Skip to content

Commit

Permalink
Fix forgot password URL (camel notation)
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan R. Mršulja <nighteliteace@gmail.com>
  • Loading branch information
chenejac and ivanmrsulja authored Jun 3, 2024
1 parent 1350071 commit d5b8911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/main/webapp/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Disallow: /dataservice/ # Vitro
Disallow: /listrdf/ # Vitro
Disallow: /contact # Vitro
Disallow: /submitFeedback # Vitro
Disallow: /forgot-password # Vitro
Disallow: /forgotPassword # Vitro
Disallow: /visualizationfm/ # VIVO addition
Disallow: /visualization/ # VIVO addition
Disallow: /vis/ # VIVO addition
Expand Down

0 comments on commit d5b8911

Please sign in to comment.