diff --git a/Docs/getting_started/quickstart.md b/Docs/getting_started/quickstart.md index 4113218f6..519fc6f75 100644 --- a/Docs/getting_started/quickstart.md +++ b/Docs/getting_started/quickstart.md @@ -99,11 +99,11 @@ The packaged version requires no updates. The content is bundled and thus, tied That concludes the quickstart installation process. In case any unexpected error or issue occurs, the [CARLA forum](https://forum.carla.org/) is open to everybody. There is an _Installation issues_ category to post this kind of problems and doubts. -So far, CARLA should be operative in the desired system. Terminals will be used to contact the server via script and retrieve data. Thus will access all of the capabilities that CARLA provides. Next step should be visiting the _First steps_ section to learn more about this. However, all the information about the Python API regarding classes and its methods can be accessed in the [Python API reference](../python_api.md). +So far, CARLA should be operative in the desired system. Terminals will be used to contact the server via script and retrieve data. Thus will access all of the capabilities that CARLA provides. Next step should be visiting the __First steps__ section to learn more about this. However, all the information about the Python API regarding classes and its methods can be accessed in the [Python API reference](../python_api.md).
diff --git a/Docs/how_to_build_on_linux.md b/Docs/how_to_build_on_linux.md index 451125a7a..9bcc82295 100644 --- a/Docs/how_to_build_on_linux.md +++ b/Docs/how_to_build_on_linux.md @@ -194,7 +194,7 @@ Keep reading this section to learn more about how to update CARLA, the build its diff --git a/Docs/how_to_build_on_windows.md b/Docs/how_to_build_on_windows.md index e9d6193c4..8e79268df 100644 --- a/Docs/how_to_build_on_windows.md +++ b/Docs/how_to_build_on_windows.md @@ -127,7 +127,7 @@ Otherwise, visit the __First steps__ section to learn about CARLA: