diff --git a/doc/changelog.d/3527.documentation.md b/doc/changelog.d/3527.documentation.md new file mode 100644 index 0000000000..f8883cc2ba --- /dev/null +++ b/doc/changelog.d/3527.documentation.md @@ -0,0 +1 @@ +DOC: Update pymapdl.rst \ No newline at end of file diff --git a/doc/source/user_guide/hpc/pymapdl.rst b/doc/source/user_guide/hpc/pymapdl.rst index 76d27f75ee..00ed2cb135 100644 --- a/doc/source/user_guide/hpc/pymapdl.rst +++ b/doc/source/user_guide/hpc/pymapdl.rst @@ -11,7 +11,7 @@ Introduction PyMAPDL communicates with MAPDL using the gRPC protocol. This protocol offers the many advantages and features described in -see :ref:`ref_project_page`. +:ref:`ref_project_page`. One of these features is that it is not required to have both PyMAPDL and MAPDL processes running on the same machine. This possibility opens the door to many configurations, depending