diff --git a/Docs/python_api.md b/Docs/python_api.md
index 607aef0dc..2b54e3a1b 100644
--- a/Docs/python_api.md
+++ b/Docs/python_api.md
@@ -1747,7 +1747,7 @@ Synchronizes with the simulator and returns the id of the newly started frame (o
---
## carla.WorldSettings _class_
-More information in our [section](../configuring_the_simulation/#no-rendering-mode).
+More information in our [section](../configuring_the_simulation/).
Instance Variables
- **synchronous_mode** (_bool_)
diff --git a/PythonAPI/docs/world.yml b/PythonAPI/docs/world.yml
index 154f8b102..d2c260b6d 100644
--- a/PythonAPI/docs/world.yml
+++ b/PythonAPI/docs/world.yml
@@ -91,7 +91,7 @@
- class_name: WorldSettings
# - DESCRIPTION ------------------------
doc: >
- More information in our [section](../configuring_the_simulation/#no-rendering-mode)
+ More information in our [section](../configuring_the_simulation/)
# - PROPERTIES -------------------------
instance_variables:
- var_name: synchronous_mode