Skip to content

Commit

Permalink
Revert "Update name.rb"
Browse files Browse the repository at this point in the history
This reverts commit 657bd2e.
  • Loading branch information
lmrodriguezr committed Jul 22, 2024
1 parent 657bd2e commit 7617e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/name.rb
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ def algaebase_url
end

if algaebase_taxonomy?
return '%s/browse/taxonomy/detail/?taxonid=%s' % [d, algaebase_taxonomy]
return '%s/browse/taxonomy/#%s' % [d, algaebase_taxonomy]
end

nil
Expand Down

0 comments on commit 7617e65

Please sign in to comment.