Skip to content

Commit 605d413

Browse files
DOCS: Fix non clickable cards (#49)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent fc51d8a commit 605d413

File tree

3 files changed

+27
-25
lines changed

3 files changed

+27
-25
lines changed

doc/changelog.d/49.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
DOCS: Fix non clickable cards

poetry.lock

Lines changed: 25 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pre-commit = "^3.7.1"
5050
optional = true
5151

5252
[tool.poetry.group.doc.dependencies]
53-
ansys-sphinx-theme = "^0.14.0"
53+
ansys-sphinx-theme = "^0.16.5"
5454
ipython = "^8.1"
5555
ipywidgets = "^8.1.3"
5656
jupyterlab = "^4.2.1"

0 commit comments

Comments
 (0)