Skip to content

Commit 5f077df

Browse files
author
Cynthia Sanchez
authored
Merge pull request #143 from kailash360/broken-links-141
Fix #141: Replaced broken and old links in README.md
2 parents 0b78ed0 + 80dcc27 commit 5f077df

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,25 +57,27 @@ See the section about [deployment](https://facebook.github.io/create-react-app/d
5757
### Code contributions
5858

5959
1. Open a new issue or pick an open issue from the issue list and claim it in the comments. Make sure that the issue is confirmed so you don't work on something that will not be approved to be merged.
60-
2. Make sure you follow our best practices: [refer to our Wiki](https://gitlab.com/SUSE-UIUX/eos/-/wikis/home). You'll find information on writing code, how to name a branch, how we release, etc.
61-
3. Join Slack [optional] to get in touch with the maintainers if you have any doubt: [join slack](http://slack.eosdesignsystem.com/)
62-
4. Make sure you fork the project, cloning it will not give you the right access to open a PR/MR. [How to open a PR in open source](https://gitlab.com/SUSE-UIUX/eos/-/wikis/Basic-git-instructions-for-beginners)
60+
2. Make sure you follow our best practices: [refer to our Wiki](https://github.com/EOS-uiux-Solutions/wiki/blob/main/README.md). You'll find information on writing code, how to name a branch, how we release, etc.
61+
3. Join Slack [optional] to get in touch with the maintainers if you have any doubt: [join slack](http://slack.eosdesignsystem.com)
62+
4. Make sure you fork the project, cloning it will not give you the right access to open a PR/MR. [How to open a PR in open source](https://github.com/EOS-uiux-Solutions/wiki/blob/main/Basic-git-instructions-for-beginners.md)
6363

6464
### Design contributions
6565

6666
If you'd like to contribute with design changes, you'll have to do as follows:
6767

6868
1. [Open an issue](https://github.com/EOS-uiux-Solutions/user-story/issues/new)
6969
2. Add all relevant information to the issue. Please be as descriptive as possible. Add links to references, images, videos, etc.
70-
3. While working on your design, please make sure you follow our [design guidelines](https://gitlab.com/SUSE-UIUX/eos/wikis/Design-process-and-feedback-gathering).
70+
3. While working on your design, please make sure you follow our [design guidelines](https://github.com/EOS-uiux-Solutions/wiki/blob/main/Design-process-and-feedback-gathering.md).
7171
4. Once the issue is approved by us, it'll be ready to be implemented.
7272

7373
# Learn more about the EOS Design System
7474

75-
- [EOS Design System](https://www.eosdesignsystem.com/)
75+
- [EOS Icons](https://eos-icons.com)
7676

77-
- [EOS Icons](icons.eosdesignsystem.com/)
77+
- [EOS User Story](https://userstory.eosdesignsystem.com/)
78+
79+
- [EOS Design System](https://www.eosdesignsystem.com)
7880

7981
- [Follow us on Twitter](https://twitter.com/eosdesignsystem)
8082

81-
- [Join us in Slack](https://eos-community.slack.com/)
83+
- [Join us in Slack](https://eos-community.slack.com)

0 commit comments

Comments
 (0)