Skip to content

Commit d7961ef

Browse files
authored
doc: Rename grpc as gRPC. (#664)
* Rename grpc as gRPC. * Update links.rst * Revert * Update getting_started.rst
1 parent 68a1e72 commit d7961ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PyAnsys libraries fall into two categories:
88

99
Most PyAnsys packages require a local installation of Ansys. The version
1010
of Ansys installed dictates the interface and features available to
11-
you. However, PyAnsys libraries use `grpc`_ to communicate to the
11+
you. However, PyAnsys libraries use `gRPC <grpc_>`_ to communicate to the
1212
products, you can have the product installed remotely and connect to that
1313
remote instance. This still requires that you need a copy of Ansys installed on
1414
the host machine.

0 commit comments

Comments
 (0)