diff --git a/submission-final.md b/submission-final.md
index b2583e2..e69de29 100644
--- a/submission-final.md
+++ b/submission-final.md
@@ -1,29 +0,0 @@
-## Path (final)
-
-Please fill this out and submit your work to Gradescope by the deadline.
-
-### Output Comparison
-Run the program with the specified `.ini` config file to compare your output against the reference images. The program should automatically save to the correct path for the images to appear below.
-
-Note that your outputs do **not** need to exactly match the reference outputs. There are several factors that may result in minor differences, such as your choice of tone mapping and randomness.
-
-> If your program can't find certain files or you aren't seeing your output images appear, make sure to:
-> 1. Set your working directory to the project directory
-> 2. Set the command-line argument in Qt Creator to `template_inis/intersect/.ini`
-
-> Note: Please do not attempt to duplicate the given reference images; we have tools to detect this.
-
-| `.ini` File To Produce Output | Expected Output | Your Output |
-| :---------------------------------------: | :--------------------------------------------------: | :-------------------------------------------------: |
-| cornell_box_indirect_lighting.ini | ![](example-scenes/ground_truth/diffuse_indirect_lighting_20spp_512px.png) | ![Place cornell_box_indirect_lighting.png in student_outputs/required folder](student_outputs/required/cornell_box_indirect_lighting.png) |
-| sphere_indirect_lighting.ini | ![](example-scenes/ground_truth/sphere_diffuse_indirect_lighting_20spp_512px.png) | ![Place sphere_indirect_lighting.png in student_outputs/intersect/required folder](student_outputs/required/sphere_indirect_lighting.png) |
-
-
-
-
\ No newline at end of file
diff --git a/submission-milestone.md b/submission-milestone.md
index 2bddc13..b2583e2 100644
--- a/submission-milestone.md
+++ b/submission-milestone.md
@@ -1,11 +1,11 @@
-## Path (milestone)
+## Path (final)
-Please fill this out and submit your current work to Gradescope by the milestone deadline.
+Please fill this out and submit your work to Gradescope by the deadline.
### Output Comparison
Run the program with the specified `.ini` config file to compare your output against the reference images. The program should automatically save to the correct path for the images to appear below.
-Note that your outputs do **not** need to exactly match the reference outputs. There are several factors that may result in minor differences, such as your choice of tone-map and randomness.
+Note that your outputs do **not** need to exactly match the reference outputs. There are several factors that may result in minor differences, such as your choice of tone mapping and randomness.
> If your program can't find certain files or you aren't seeing your output images appear, make sure to:
> 1. Set your working directory to the project directory
@@ -15,9 +15,9 @@ Note that your outputs do **not** need to exactly match the reference outputs. T
| `.ini` File To Produce Output | Expected Output | Your Output |
| :---------------------------------------: | :--------------------------------------------------: | :-------------------------------------------------: |
-| cornell_box_indirect_lighting.ini | ![](https://raw.githubusercontent.com/BrownCSCI1230/scenefiles/main/intersect/required_outputs/unit_cone.png) | ![Place cornell_box_indirect_lighting.png in student_outputs/required folder](student_outputs/required/cornell_box_indirect_lighting.png) |
-| unit_cone_cap.ini | ![](https://raw.githubusercontent.com/BrownCSCI1230/scenefiles/main/intersect/required_outputs/unit_cone_cap.png) | ![Place unit_cone_cap.png in student_outputs/intersect/required folder](student_outputs/intersect/required/unit_cone_cap.png) |
-| unit_cube.ini | ![](https://raw.githubusercontent.com/BrownCSCI1230/scenefiles/main/intersect/required_outputs/unit_cube.png) | ![Place unit_cube.png in student_outputs/intersect/required folder](student_outputs/intersect/required/unit_cube.png) |
+| cornell_box_indirect_lighting.ini | ![](example-scenes/ground_truth/diffuse_indirect_lighting_20spp_512px.png) | ![Place cornell_box_indirect_lighting.png in student_outputs/required folder](student_outputs/required/cornell_box_indirect_lighting.png) |
+| sphere_indirect_lighting.ini | ![](example-scenes/ground_truth/sphere_diffuse_indirect_lighting_20spp_512px.png) | ![Place sphere_indirect_lighting.png in student_outputs/intersect/required folder](student_outputs/required/sphere_indirect_lighting.png) |
+