From d467ec6556498c2ce623f90ab2e9422aafeee530 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Wed, 11 Jun 2025 10:55:05 -0400 Subject: [PATCH] Remove gitmcp badge (#5055) * Remove gitmcp badge * xt * x --- README.md | 1 - docs/mkdocs.yml | 19 ------------------- libs/langgraph/README.md | 1 - 3 files changed, 21 deletions(-) diff --git a/README.md b/README.md index a3016aa3e..617561b61 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ [![Downloads](https://static.pepy.tech/badge/langgraph/month)](https://pepy.tech/project/langgraph) [![Open Issues](https://img.shields.io/github/issues-raw/langchain-ai/langgraph)](https://github.com/langchain-ai/langgraph/issues) [![Docs](https://img.shields.io/badge/docs-latest-blue)](https://langchain-ai.github.io/langgraph/) -[![GitMCP](https://img.shields.io/endpoint?url=https://gitmcp.io/badge/langchain-ai/langgraph)](https://gitmcp.io/langchain-ai/langgraph) Trusted by companies shaping the future of agents – including Klarna, Replit, Elastic, and more – LangGraph is a low-level orchestration framework for building, managing, and deploying long-running, stateful agents. diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 6c2e03f0d..5c8ff289d 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -381,25 +381,6 @@ extra: link: https://github.com/langchain-ai/langgraph - icon: fontawesome/brands/twitter link: https://twitter.com/LangChainAI - analytics: - provider: google - property: G-G8X6ELZYE0 - feedback: - title: Was this page helpful? - ratings: - - icon: material/emoticon-happy-outline - name: This page was helpful - data: 1 - note: >- - Thanks for your feedback! - - icon: material/emoticon-sad-outline - name: This page could be improved - data: 0 - note: >- - Thanks for your feedback! Please help us improve this page by adding to the discussion below. - shared_analytics: - provider: google - property: G-47WX3HKKY2 validation: # https://www.mkdocs.org/user-guide/configuration/ # We are still raising for omitted files because they determine the breadcrumbs for pages. diff --git a/libs/langgraph/README.md b/libs/langgraph/README.md index a3016aa3e..617561b61 100644 --- a/libs/langgraph/README.md +++ b/libs/langgraph/README.md @@ -12,7 +12,6 @@ [![Downloads](https://static.pepy.tech/badge/langgraph/month)](https://pepy.tech/project/langgraph) [![Open Issues](https://img.shields.io/github/issues-raw/langchain-ai/langgraph)](https://github.com/langchain-ai/langgraph/issues) [![Docs](https://img.shields.io/badge/docs-latest-blue)](https://langchain-ai.github.io/langgraph/) -[![GitMCP](https://img.shields.io/endpoint?url=https://gitmcp.io/badge/langchain-ai/langgraph)](https://gitmcp.io/langchain-ai/langgraph) Trusted by companies shaping the future of agents – including Klarna, Replit, Elastic, and more – LangGraph is a low-level orchestration framework for building, managing, and deploying long-running, stateful agents.