Skip to content

Commit eb81d5c

Browse files
committed
Fix dead Stanford link in NACA airfoil docs
1 parent b15c089 commit eb81d5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/documentation/case.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Definitions for currently implemented immersed boundary patch types are listed i
349349

350350
- `c`, `t`, `p`, and `m` specify the parameters for a NACA airfoil.
351351
`m` is the maximum camber, `p` is the location of maximum camber, `c` is the coord length, and `t` is the thickness.
352-
Additional details on this specification can be found in [The Naca Airfoil Series](https://web.stanford.edu/~cantwell/AA200_Course_Material/The%20NACA%20airfoil%20series.pdf)
352+
Additional details on this specification can be found in [NACA airfoil](https://en.wikipedia.org/wiki/NACA_airfoil).
353353

354354
- `slip` applies a slip boundary to the surface of the patch if true and a no-slip boundary condition to the surface if false.
355355

0 commit comments

Comments
 (0)