From e87b238060bdc2314289249b4485b7ef2879d40a Mon Sep 17 00:00:00 2001 From: Christopher Lackner Date: Fri, 4 Dec 2020 14:38:25 +0100 Subject: [PATCH] fix links in contributing --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f5bcdbf3..e96b1902 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ ## Reporting issues -If you have a problem using Netgen/NGSolve consider asking a question in our [forum](https://ngsolve.com/forum). +If you have a problem using Netgen/NGSolve consider asking a question in our [forum](https://ngsolve.org/forum). If you found a bug create an issue in the [Github Issue Tracker](https://github.com/NGSolve/netgen/issues). Please be as specific as possible, issues with a reproducible minimal script will get more attention than unspecific one liners :) @@ -11,8 +11,8 @@ If you found a bug create an issue in the [Github Issue Tracker](https://github. We love and want to encourage community engagement and will review and accept patches and contributions to this project. There are just a few steps to follow: -On your first contribution, to clear any legal questions, we ask you to sign our [Contributor License Agreement](https://github.com/NGSolve/netgen/blob/master/CLA.pdf. Generally you have to sign this only once for Netgen or NGSolve. Please send the signed agreement to . +On your first contribution, to clear any legal questions, we ask you to sign our [Contributor License Agreement](CLA.pdf). Generally you have to sign this only once for Netgen or NGSolve. Please send the signed agreement to . Place a pull request on GitHub. From there we will pull it into our internal testing environment and, if approved, merge it into the main codebase. -If you have any questions feel free to ask on the [forum](https://ngsolve.com/forum). +If you have any questions feel free to ask on the [forum](https://ngsolve.org/forum).