Skip to content

Commit

Permalink
FIX: html link is replaced by doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
ramin4667 committed Nov 21, 2024
1 parent 13df22d commit ee5d084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ansys/aedt/core/filtersolutions.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@


class FilterSolutions:
"""Provides the `FilterSolutions <https://aedt.docs.pyansys.com/version/stable/API/FilterSolutions.html>`_
application interface.
"""
Provides the :doc:`FilterSolutions` application interface.
This class has access to ideal filter attributes and calculated output parameters.
Parameters
Expand Down

0 comments on commit ee5d084

Please sign in to comment.