From 351659bfd01b9d4879a54fe0fd4bee627bd240dd Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Mon, 7 Jun 2021 13:22:59 +0200 Subject: [PATCH 1/2] fixed typo --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 05a438e92..e62e5d169 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -7,7 +7,7 @@ If you're unable to find an open issue, [open a new one](https://github.com/bagisto/bagisto/issues/new?assignees=&labels=&template=1_Bug_report.md). 2. Verify that the bug you are reporting is a general issue and not specific to your individual setup. -For individual issues please use the [Community Forum](https:/forums.bagisto.com/). +For individual issues please use the [Community Forum](https://forums.bagisto.com/). #### **Did you fix a bug?** From dc6a60eacb05757c204884928d90b18957814c32 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Mon, 7 Jun 2021 14:56:53 +0200 Subject: [PATCH 2/2] updated link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44ce73dd9..56fdbf87a 100755 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ Bagisto is a community driven project, we appreciate every contribution from the - If you found an issue that you think we should know about, or if you have a suggestion, please submit an issue. - If you want to submit a solution or offer a new feature, please create a pull request. -Please read our [contributing guide](https://github.com/bagisto-europe/bagisto/blob/master/.github/CONTRIBUTING.md) for more info. +Please read our [contributing guide](https://github.com/bagisto/bagisto/blob/master/.github/CONTRIBUTING.md) for more info. #### Contributors