Fix old repo org name in README.md and CONTRIBUTING.md

This commit is contained in:
Alex Rock Ancelet 2023-09-27 16:19:03 +02:00
commit c7c4950b45
No known key found for this signature in database
GPG key ID: 11649C042A79165A
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ cd carbon-components-svelte
Set the original repository as the upstream:
```sh
git remote add upstream git@github.com:IBM/carbon-components-svelte.git
git remote add upstream git@github.com:carbon-design-system/carbon-components-svelte.git
# verify that the upstream is added
git remote -v
```

View file

@ -1,7 +1,7 @@
# carbon-components-svelte
[![NPM][npm]][npm-url]
![GitHub](https://img.shields.io/github/license/ibm/carbon-components-svelte?color=262626&style=for-the-badge)
![GitHub](https://img.shields.io/github/license/carbon-design-system/carbon-components-svelte?color=262626&style=for-the-badge)
![npm downloads to date](https://img.shields.io/npm/dt/carbon-components-svelte?color=262626&style=for-the-badge)
<a href="https://discord.gg/J7JEUEkTRX">
<img src="https://img.shields.io/discord/689212587170201628?color=5865F2&style=for-the-badge" alt="Chat with us on Discord">