diff --git a/examples/parameter_example.yml b/examples/parameter_example.yml
index 68f5c6e7a1201c60a9cdaf395482e2fb8059711d..94e58ee5ce4d98f97a2ecefe5ad54000f1ef22bf 100644
--- a/examples/parameter_example.yml
+++ b/examples/parameter_example.yml
@@ -81,7 +81,7 @@ Snapshots:
   UnitVelocity_in_cgs: 1  # (Optional) Unit system for the outputs (Centimeters per second)
   UnitCurrent_in_cgs:  1  # (Optional) Unit system for the outputs (Amperes)
   UnitTemp_in_cgs:     1  # (Optional) Unit system for the outputs (Kelvin)
-  output_list:          "" # (Optional) File containing the output times (see documentation)
+  output_list:          "" # (Optional) File containing the output times (see documentation in "Parameter File" section)
 
 # Parameters governing the conserved quantities statistics
 Statistics:
@@ -90,7 +90,7 @@ Statistics:
   time_first:             0.     # (Optional) Time of the first stats output if non-cosmological time-integration (in internal units)
   energy_file_name:    energy    # (Optional) File name for energy output
   timestep_file_name:  timesteps # (Optional) File name for timing information output. Note: No underscores "_" allowed in file name
-  output_list:          ""        # (Optional) File containing the output times (see documentation)
+  output_list:          ""        # (Optional) File containing the output times (see documentation in "Parameter File" section)
 
 # Parameters related to the initial conditions
 InitialConditions: