Skip to content

Commit fa06f2a

Browse files
authored
fix: RST syntax in README.rst file (#85)
2 parents affeaaa + a178768 commit fa06f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The documentation has these sections:
6363
concepts and approaches for using PyWorkbench with the Workbench gRPC service.
6464
- `API reference <https://workbench.docs.pyansys.com/version/stable/api/index.html>`_: Understand
6565
how to use Python to interact programmatically with PyWorkbench.
66-
- `Examples <https://workbench.docs.pyansys.com/version/dev/examples.html>`: Explore examples that
66+
- `Examples <https://workbench.docs.pyansys.com/version/dev/examples.html>`_: Explore examples that
6767
show how to use PyWorkbench to create custom applications, automate your existing Workbench
6868
workflows, and integrate with other popular tools in the Python ecosystem.
6969

0 commit comments

Comments
 (0)