Skip to content

Commit b39db40

Browse files
authored
fix: update Cosmos.gl logo URL in README.md (#1670)
Signed-off-by: Ulises Gascón <[email protected]>
1 parent be51ede commit b39db40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following projects are official OpenJS Foundation projects. If you are inter
3737
|-|----------------|:-----------------:|:------------------:|
3838
| <img alt="logo of AMP project" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/amp/amp-icon-color.svg" width="30" /> | [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) |
3939
| <img alt="logo of project architect" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/architect/architect-icon-grayscale.svg" width="30" /> | [architect](https://arc.codes/) | | [Contributing Guide](https://github.com/architect/architect/blob/HEAD/.github/contributing.md) |
40-
| <img alt="logo of Cosmos.gl project" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/cosmos/cosmos-light-theme.svg" width="30" /> | [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)
40+
| <img alt="logo of Cosmos.gl project" src="https://raw.githubusercontent.com/openjs-foundation/artwork/refs/heads/main/projects/cosmos/cosmos-icon-color.svg" width="30" /> | [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)
4141
| <img alt="logo of project ESLint" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/eslint/eslint-icon-color.svg" width="30" /> | [ESLint](https://eslint.org/) | | [Contributing Guide](https://github.com/eslint/eslint/blob/HEAD/CONTRIBUTING.md) |
4242
| <img alt="logo of project Esprima" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/esprima/esprima-icon-color.svg" width="30" /> | [Esprima](https://esprima.org/) | | [Contributing Guide](https://github.com/jquery/esprima/blob/HEAD/CONTRIBUTING.md) |
4343
| <img alt="logo of project Fastify" src="https://github.com/openjs-foundation/artwork/raw/HEAD/projects/fastify/fastify-icon-black.svg" width="30" /> | [Fastify](https://fastify.io) | | [Contributing Guide](https://github.com/fastify/fastify/blob/HEAD/CONTRIBUTING.md) |

0 commit comments

Comments
 (0)