From 0882986093425d56255f18651a9ca1f93ac70fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= Date: Fri, 10 Oct 2025 16:03:43 +0200 Subject: [PATCH] fix: update Cosmos.gl logo URL in README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulises Gascón --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 842a7ecb..6bebd685 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The following projects are official OpenJS Foundation projects. If you are inter |-|----------------|:-----------------:|:------------------:| | logo of AMP project | [AMP](https://amp.dev/) | [Charter](https://github.com/ampproject/meta/blob/main/CHARTER.md) | [Contributing Guide](https://github.com/ampproject/amphtml/blob/HEAD/docs/contributing.md) | | logo of project architect | [architect](https://arc.codes/) | | [Contributing Guide](https://github.com/architect/architect/blob/HEAD/.github/contributing.md) | -| logo of Cosmos.gl project | [Cosmos](https://github.com/cosmosgl) | [Charter](https://github.com/cosmosgl/graph/blob/main/CHARTER.md) | [Contributing Guide](https://github.com/cosmosgl/graph/blob/main/CONTRIBUTING.md) +| logo of Cosmos.gl project | [Cosmos](https://github.com/cosmosgl) | [Charter](https://github.com/cosmosgl/graph/blob/main/CHARTER.md) | [Contributing Guide](https://github.com/cosmosgl/graph/blob/main/CONTRIBUTING.md) | logo of project ESLint | [ESLint](https://eslint.org/) | | [Contributing Guide](https://github.com/eslint/eslint/blob/HEAD/CONTRIBUTING.md) | | logo of project Esprima | [Esprima](https://esprima.org/) | | [Contributing Guide](https://github.com/jquery/esprima/blob/HEAD/CONTRIBUTING.md) | | logo of project Fastify | [Fastify](https://fastify.io) | | [Contributing Guide](https://github.com/fastify/fastify/blob/HEAD/CONTRIBUTING.md) |