Skip to content

Commit 4107fb8

Browse files
committed
fix: correct broken links
1 parent f7e7440 commit 4107fb8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Before compiling and running the code, ensure the installation of the following
9292
<details>
9393
<summary>Real-time / In-situ Visualization of Aerodynamic Forces and Vortex Shedding</summary>
9494
95-
Comprehensive platform-specific prerequisites, installation procedures, and verification protocols for enabling real-time visualization are detailed in [visualization_setup.md](Visualization_setup.md). This includes instructions for Gnuplot terminals, X11 support, and validation of plotting functionality across Linux, macOS, and Windows.
95+
Comprehensive platform-specific prerequisites, installation procedures, and verification protocols for enabling real-time visualization are detailed in [visualization_setup.md](https://github.com/coding4Acause/PANKH/blob/main/visualization_setup.md). This includes instructions for Gnuplot terminals, X11 support, and validation of plotting functionality across Linux, macOS, and Windows.
9696
</details>
9797
9898
### Getting the Source Code

contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Your contributions—whether in the form of code, documentation, bug reports, fe
3131

3232
## Code of Conduct
3333

34-
Please read our [Code of Conduct](CODE_OF_CONDUCT.md) before contributing. By participating in this project, you agree to follow its terms.
34+
Please read our [Code of Conduct](https://github.com/coding4Acause/PANKH/blob/main/contributing.md) before contributing. By participating in this project, you agree to follow its terms.
3535

3636
---
3737

@@ -175,7 +175,7 @@ The PANKH core team is actively seeking contributors in the following areas:
175175
- **Development of a GUI or CLI**: We welcome contributors to build a graphical user interface or an interactive command-line tool similar to *XFOIL*, allowing users to control simulation parameters and view flow visualizations more intuitively.
176176
- **Improved airfoil support**: Extend the geometry module to handle *arbitrary airfoil geometries*, including NACA or imported `.dat` formats, and automatically generate surface panels with smooth curvature handling.
177177
- **Fluid–Structure Interaction (FSI)**: We are working on incorporating structural flexibility into the solver for *2-way FSI* simulations with deformable airfoils.
178-
- *3D extension*: The roadmap includes extending PANKH from 2D unsteady panel methods to full *3D vortex-lattice-based simulations* in the near future.
178+
- **3D extension**: The roadmap includes extending PANKH from 2D unsteady panel methods to full *3D vortex-lattice-based simulations* in the near future.
179179

180180
If any of these areas interest you, please reach out or open a discussion—we’d love to collaborate!
181181

0 commit comments

Comments
 (0)