File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ Discover why users choose Apsara as the design system for their projects
18
18
19
19
20
20
``` sh
21
- $ yarn add @odpf /apsara
21
+ $ yarn add @raystack /apsara
22
22
# or
23
- $ npm install --save @raystack/apsara/v1
23
+ $ npm install --save @raystack/apsara
24
24
```
25
25
26
26
Use Apsara components inside your react project
@@ -42,10 +42,10 @@ Read our contributing guide to learn about our development process, how to propo
42
42
bugfixes and improvements, and how to build and test your changes to Apsara.
43
43
44
44
To help you get your feet wet and get you familiar with our contribution process, we have a list of
45
- [ good first issues] ( https://github.com/odpf /apsara/labels/good%20first%20issue ) that contain bugs which have a relatively
45
+ [ good first issues] ( https://github.com/raystack /apsara/labels/good%20first%20issue ) that contain bugs which have a relatively
46
46
limited scope. This is a great place to get started.
47
47
48
- This project exists thanks to all the [ contributors] ( https://github.com/odpf /apsara/graphs/contributors ) .
48
+ This project exists thanks to all the [ contributors] ( https://github.com/raystack /apsara/graphs/contributors ) .
49
49
50
50
## License
51
51
You can’t perform that action at this time.
0 commit comments