File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
33# Compound design tokens
44
5- [ ![ ] ( https://img.shields.io/github/license/vector-im /compound )] ( https://github.com/vector-im /compound/blob/main/LICENSE )
5+ [ ![ ] ( https://img.shields.io/github/license/element-hq /compound )] ( https://github.com/element-hq /compound/blob/main/LICENSE )
66[ ![ npm] ( https://img.shields.io/npm/v/@vector-im/compound-design-tokens )] ( https://www.npmjs.com/package/@vector-im/compound-design-tokens )
77
88Home to the design tokens.
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Updates to [Compound Icons](https://github.com/element-hq/compound-design-tokens
2525- A pull request will be created containing the latest icon changes.
2626
2727## Requesting an icon
28- - Create an icon request in [ vector-im /compound] ( https://github.com/vector-im /compound/issues/new/choose )
28+ - Create an icon request in [ element-hq /compound] ( https://github.com/element-hq /compound/issues/new/choose )
2929
3030## Removing or changing icons
3131
Original file line number Diff line number Diff line change 22
33## 🌐 Web (npm)
44
5- - Run the [ release npm package] ( https://github.com/vector-im /compound-design-tokens/actions/workflows/release-npm.yml ) GitHub action
5+ - Run the [ release npm package] ( https://github.com/element-hq /compound-design-tokens/actions/workflows/release-npm.yml ) GitHub action
66
77## 🤖 Android (maven)
88
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ <h1>Compound design tokens</h1>
4848 can be stored in a central location and be easily updated and shared
4949 across teams, allowing for consistent design across different platforms.
5050 </ p >
51- < a href ="https://github.com/vector-im /compound/tree/main/ design-tokens "
52- > https://github.com/vector-im /compound/tree/main/ design-tokens</ a
51+ < a href ="https://github.com/element-hq /compound- design-tokens "
52+ > https://github.com/element-hq /compound- design-tokens</ a
5353 >
5454 < style style ="display: block " contenteditable ="true ">
5555 body {
Original file line number Diff line number Diff line change 4444 },
4545 "author" : " " ,
4646 "license" : " SEE LICENSE IN README.md" ,
47- "homepage" : " https://github.com/vector-im /compound-design-tokens" ,
47+ "homepage" : " https://github.com/element-hq /compound-design-tokens" ,
4848 "bugs" : {
49- "url" : " https://github.com/vector-im /compound/issues"
49+ "url" : " https://github.com/element-hq /compound/issues"
5050 },
5151 "repository" : {
5252 "type" : " git" ,
53- "url" : " git+ https://github.com/vector-im /compound-design-tokens.git "
53+ "url" : " https://github.com/element-hq /compound-design-tokens"
5454 },
5555 "devDependencies" : {
5656 "@babel/core" : " ^7.24.7" ,
You can’t perform that action at this time.
0 commit comments