Skip to content

Commit 62ae6bc

Browse files
committed
Also lowercase
1 parent 26eb988 commit 62ae6bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Surfplan files can be converted to an input for `VortexStepMethod.jl` using the
133133

134134
In addition, the spanwise distribution of these and additional values are available.
135135

136-
See also the [documentation](https://albatross-kite-transport.github.io/VortexStepMethod.jl/dev/).
136+
See also the [documentation](https://opensourceawe.github.io/VortexStepMethod.jl/dev/).
137137

138138
## Citation
139139
If you use this project in your research, please consider citing it.

examples/menu.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ using ControlPlots
77
using VortexStepMethod
88
using REPL.TerminalMenus
99

10-
url = "https://albatross-kite-transport.github.io/VortexStepMethod.jl/dev"
10+
url = "https://opensourceawe.github.io/VortexStepMethod.jl/dev"
1111

1212
options = ["rectangular_wing = include(\"rectangular_wing.jl\")",
1313
"ram_air_kite = include(\"ram_air_kite.jl\")",

0 commit comments

Comments
 (0)