diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index 4f5cd81..d151bc0 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - This template is to report bugs for the Langbase. If you need help with your own project, feel free to [start a new thread in our discussions](https://github.com/LangbaseInc/langbase/discussions). + This template is to report bugs for the Langbase. If you need help with your own project, feel free to [start a new thread in our discord forum](https://langbase.com/discord). - type: textarea attributes: label: Description diff --git a/.github/ISSUE_TEMPLATE/2.feature_request.yml b/.github/ISSUE_TEMPLATE/2.feature_request.yml index 08c713f..8842f04 100644 --- a/.github/ISSUE_TEMPLATE/2.feature_request.yml +++ b/.github/ISSUE_TEMPLATE/2.feature_request.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - Use this template to propose new features for Langbase. If you need help with your project, [start a new thread in our discussions](https://github.com/LangbaseInc/langbase/discussions). + Use this template to propose new features for Langbase. If you need help with your own project, feel free to [start a new thread in our discord forum](https://langbase.com/discord). - type: textarea attributes: label: Feature Description diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 6092820..24359a0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Ask a Question - url: https://github.com/LangbaseInc/langbase/discussions - about: Please ask your questions in our discussions forum. + url: https://langbase.com/discord + about: Please ask your questions in our discord forum. diff --git a/packages/cli/package.json b/packages/cli/package.json index 7c9509c..0544fd9 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -17,11 +17,11 @@ }, "repository": { "type": "git", - "url": "https://github.com/LangbaseInc/components.git", + "url": "https://github.com/LangbaseInc/langbase-sdk.git", "directory": "packages/cli" }, "bugs": { - "url": "https://github.com/LangbaseInc/components/issues" + "url": "https://github.com/LangbaseInc/langbase-sdk/issues" }, "homepage": "https://langbase.com", "files": [