diff --git a/_includes/topnav.html b/_includes/topnav.html
index fd7b4de5..747df544 100644
--- a/_includes/topnav.html
+++ b/_includes/topnav.html
@@ -21,7 +21,7 @@
User Forum
Dev Team Slack
Develop
- GUI
+ GUI
diff --git a/_su2gui/Configurations.md b/_su2gui/Configurations.md
index 3525bc86..d260dc90 100644
--- a/_su2gui/Configurations.md
+++ b/_su2gui/Configurations.md
@@ -10,7 +10,7 @@ SU2GUI allows users to load a configuration file through both the GUI and the te
**Steps to load configuration file:**
- 1. Start a new case and load mesh file. Follow these guides for detailed steps on [starting a new case](../Manage-Cases/#starting-a-new-case) and [loading a mesh file](../mesh-file).
+ 1. Start a new case and load mesh file. Follow these guides for detailed steps on [starting a new case](../Manage-Cases/#starting-a-new-case) and [loading a mesh file](../Mesh-File).
2. Click on the "Load Config File" option. 
@@ -23,7 +23,7 @@ SU2GUI allows users to load a configuration file through both the GUI and the te
-For instructions on loading a configuration file through the terminal, refer to the guide on [ Terminal Initialization](./../terminal-initialization).
+For instructions on loading a configuration file through the terminal, refer to the guide on [ Terminal Initialization](./../Terminal-Initialization).
## Config Tab
diff --git a/_su2gui/Initialization.md b/_su2gui/Initialization.md
index 0c3b4561..c689d10d 100644
--- a/_su2gui/Initialization.md
+++ b/_su2gui/Initialization.md
@@ -14,7 +14,7 @@ SU2GUI supports three methods for initializing a problem, which are available un
### Opening the Initialization Options
-1. Start a new case and load the mesh file. Follow these guides for detailed steps on [starting a new case](../Manage-Cases/#starting-a-new-case) and [loading a mesh file](../mesh-file).
+1. Start a new case and load the mesh file. Follow these guides for detailed steps on [starting a new case](../Manage-Cases/#starting-a-new-case) and [loading a mesh file](../Mesh-File).
2. Navigate to the Initialization section from the left menu:

@@ -51,13 +51,13 @@ SU2GUI supports both `.dat` and `.csv` formats for restart files.
1. After opening the Initialization options, select **Restart File Initialization** from the drop-down menu.
-2. Click on the **Load Restart File** option. 
+2. Click on the **Load Restart File** option. 
3. In the pop-up window, choose the desired restart file. 
4. The Restart file will be loaded, and the visualization window will update accordingly. 
-For instructions on loading a restart file through the terminal, refer to the guide on [ Terminal Initialization](./../terminal-initialization).
+For instructions on loading a restart file through the terminal, refer to the guide on [ Terminal Initialization](./../Terminal-Initialization).
---
diff --git a/_su2gui/Manage-Cases.md b/_su2gui/Manage-Cases.md
index 5c3bf80c..ba4173d7 100644
--- a/_su2gui/Manage-Cases.md
+++ b/_su2gui/Manage-Cases.md
@@ -49,4 +49,4 @@ Loading a case is essential to start working with SU2GUI, as it helps organize a
## Loading a Case from the Terminal
-When starting SU2GUI from the terminal, users can specify a case name. If the case already exists, SU2GUI will load it; if not, it will start a new case. For instructions on loading a case through the terminal, refer to the guide on [Terminal Initialization](./../terminal-initialization).
\ No newline at end of file
+When starting SU2GUI from the terminal, users can specify a case name. If the case already exists, SU2GUI will load it; if not, it will start a new case. For instructions on loading a case through the terminal, refer to the guide on [Terminal Initialization](./../Terminal-Initialization).
\ No newline at end of file
diff --git a/_su2gui/Mesh.md b/_su2gui/Mesh.md
index f8553bb2..373256d3 100644
--- a/_su2gui/Mesh.md
+++ b/_su2gui/Mesh.md
@@ -25,4 +25,4 @@ SU2GUI offers the option to load a mesh file through both the GUI and the termin
-For instructions on loading a mesh file through the terminal, refer to the guide on [ Terminal Initialization](./../terminal-initialization).
\ No newline at end of file
+For instructions on loading a mesh file through the terminal, refer to the guide on [ Terminal Initialization](./../Terminal-Initialization).
\ No newline at end of file
diff --git a/_su2gui/Result-Analysis.md b/_su2gui/Result-Analysis.md
index 96ceb28e..1e516cbf 100644
--- a/_su2gui/Result-Analysis.md
+++ b/_su2gui/Result-Analysis.md
@@ -40,4 +40,4 @@ SU2 generates various output files, such as:
- **Surface Data**: Pressure and skin friction coefficients.
- **Visualization Files**: Files compatible with tools like ParaView.
-SU2GUI allows you to download all output files from a case. For instructions on case management, refer to the [case installation procedure](../manage-cases/). By thoroughly analyzing these files, you can gain insights, validate models, and make informed decisions for future simulations.
+SU2GUI allows you to download all output files from a case. For instructions on case management, refer to the [case installation procedure](../Manage-Cases/). By thoroughly analyzing these files, you can gain insights, validate models, and make informed decisions for future simulations.