diff --git a/doc/source/getting_started/macos.rst b/doc/source/getting_started/macos.rst index 6645f9c044..23504c80e3 100644 --- a/doc/source/getting_started/macos.rst +++ b/doc/source/getting_started/macos.rst @@ -33,7 +33,7 @@ Launch MAPDL on MacOS ===================== If you do not have an MAPDL Docker image, you can create one on a Linux -machine as indicated in :ref:`ref_make_container`. +machine as indicated in :ref:`ref_make_container`. If you already have an MAPDL Docker image, you can launch MAPDL as diff --git a/doc/source/getting_started/wsl.rst b/doc/source/getting_started/wsl.rst index 8161b7ac53..693ef03430 100644 --- a/doc/source/getting_started/wsl.rst +++ b/doc/source/getting_started/wsl.rst @@ -41,8 +41,10 @@ You can install this distribution using an unofficial WSL distribution from .. vale off + Using the Ubuntu WSL distribution ================================= + .. vale on Ubuntu is a supported operative system for Ansys products. However it has not been @@ -483,8 +485,8 @@ as shown in the following command. For more information, see the ``.ci`` folder. .. note:: If you want to replicate the CI/CD behavior or develop from inside a Docker container, you should use Ubuntu as your base operative system. You can find instructions - to create your own MAPDL Ubuntu container in `Create your own MAPDL docker container `_ and how to use - it to develop on containers in `Develop on a container `_. + to create your own MAPDL Ubuntu container in :ref:`ref_make_container` and how to use + it to develop on containers in :ref:`ref_devcontainer`. Notes =====