From 40dfdb40f39da951bd7a1785c0e87d8ad525ae86 Mon Sep 17 00:00:00 2001 From: "J.A.W. Poland" <65337813+jellepoland@users.noreply.github.com> Date: Wed, 8 Oct 2025 08:21:24 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index b2c583c..a156256 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For detailed documentation, please refer to the following resources. ## Installation Instructions 1. Clone the repository: ```bash - git clone https://github.com/ocayon/Vortex-Step-Method + git clone https://github.com/awegroup/Vortex-Step-Method ``` 2. Navigate to the repository folder: @@ -116,11 +116,6 @@ Another tutorial is present under `examples/TUDELFT_V3_LEI_KITE/tutorial.py` whe ## Contributing Guide Please report issues and create pull requests using the URL: ``` -https://github.com/ocayon/Vortex-Step-Method/ -``` - -This is required because you cannot/should not do it using the URL -``` https://github.com/awegroup/Vortex-Step-Method ```