From 1e957c0c23c2d137694672e7b3f5b73492800f1d Mon Sep 17 00:00:00 2001 From: Bagatur <22008038+baskaryan@users.noreply.github.com> Date: Mon, 8 Jul 2024 17:27:58 -0400 Subject: [PATCH] docs: rm discord (#23985) --- .github/ISSUE_TEMPLATE/config.yml | 3 --- README.md | 1 - docs/docusaurus.config.js | 4 ---- libs/langchain/README.md | 1 - 4 files changed, 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 746565c4837ff4..7129e9d6a8e522 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,9 +4,6 @@ contact_links: - name: 🤔 Question or Problem about: Ask a question or ask about a problem in GitHub Discussions. url: https://www.github.com/langchain-ai/langchain/discussions/categories/q-a - - name: Discord - url: https://discord.gg/6adMQxSpJS - about: General community discussions - name: Feature Request url: https://www.github.com/langchain-ai/langchain/discussions/categories/ideas about: Suggest a feature or an idea diff --git a/README.md b/README.md index 20cafbf1f10614..43e525af94ff1e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ [![Open Issues](https://img.shields.io/github/issues-raw/langchain-ai/langchain?style=flat-square)](https://github.com/langchain-ai/langchain/issues) [![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode&style=flat-square)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/langchain-ai/langchain) -[![](https://dcbadge.vercel.app/api/server/6adMQxSpJS?compact=true&style=flat)](https://discord.gg/6adMQxSpJS) [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langchainai.svg?style=social&label=Follow%20%40LangChainAI)](https://twitter.com/langchainai) Looking for the JS/TS library? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs). diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index d5e122bb5965a6..acf8b6cfdb7ff1 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -275,10 +275,6 @@ const config = { { title: "Community", items: [ - { - label: "Discord", - href: "https://discord.gg/cU2adEyC7w", - }, { label: "Twitter", href: "https://twitter.com/LangChainAI", diff --git a/libs/langchain/README.md b/libs/langchain/README.md index d6eae5e11dca69..541befa107fe36 100644 --- a/libs/langchain/README.md +++ b/libs/langchain/README.md @@ -8,7 +8,6 @@ [![Downloads](https://static.pepy.tech/badge/langchain/month)](https://pepy.tech/project/langchain) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langchainai.svg?style=social&label=Follow%20%40LangChainAI)](https://twitter.com/langchainai) -[![](https://dcbadge.vercel.app/api/server/6adMQxSpJS?compact=true&style=flat)](https://discord.gg/6adMQxSpJS) [![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/langchain-ai/langchain) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/langchain-ai/langchain) [![GitHub star chart](https://img.shields.io/github/stars/langchain-ai/langchain?style=social)](https://star-history.com/#langchain-ai/langchain)