diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bd60f1031..4471b00fe 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,7 +4,6 @@ about: DO NOT ADD FEATURE REQUESTS HERE! Use discussions! title: USE DISCUSSIONS, NOT ISSUES <3 labels: '' assignees: '' - --- -Please go here and add the feature request there instead: https://github.com/muc-dev/linked/discussions +Please go here and add the feature request there instead: https://github.com/lostdesign/linked/discussions diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 10e663d33..20fcdfdb5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing -When contributing to this repository, please first discuss the change you wish to make via [github discussions](https://github.com/muc-dev/linked/discussions), +When contributing to this repository, please first discuss the change you wish to make via [github discussions](https://github.com/lostdesign/linked/discussions), before making a change. Please note we have a [code of conduct](/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project. diff --git a/package.json b/package.json index 1bedd0599..7d6a346ad 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/muc-dev/linked" + "url": "https://github.com/lostdesign/linked" }, "private": true, "scripts": {