Skip to content

Commit

Permalink
Merge pull request #8100 from pdekraker-epa/8097-fontawesome_link
Browse files Browse the repository at this point in the history
Update link to FontAwesome icon set
  • Loading branch information
wardi committed Mar 5, 2024
2 parents a1a8f1c + 9055471 commit 4f210f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/plugins/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ def info(self) -> dict[str, Any]:
:returns: a dictionary with the view type configuration
:rtype: dict
.. _Font Awesome: http://fortawesome.github.io/Font-Awesome/3.2.1/icons
.. _Font Awesome: https://fontawesome.com/search
'''
return {u'name': self.__class__.__name__}

Expand Down

0 comments on commit 4f210f9

Please sign in to comment.