Skip to content

Commit 0d6c64d

Browse files
authored
Update URLs in README after transfer
1 parent 84027dd commit 0d6c64d

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
# Devicon v2
22

3-
[https://konpa.github.io/devicon/](https://konpa.github.io/devicon/)
3+
[https://devicons.github.io/devicon/](https://devicons.github.io/devicon/)
44

55
Devicon aims to gather all logos representing development languages and tools.
66
Each icon comes in several versions: font/svg, original/plain/line, colored/not colored, wordmark/no wordmark.
77

88
Devicon it's 78 icons and 200+ versions. And it's growing!
99

10-
See all available icons on the [new website](https://konpa.github.io/devicon/).
10+
See all available icons on the [new website](https://devicons.github.io/devicon/).
1111

1212
## Icon requests
1313
When you want to request a icon please feel feel to create a issue. See our [contribution guidelines](https://github.com/konpa/devicon/blob/master/CONTRIBUTING.md) for more information.
1414

1515
## How to use
1616

17-
For a super fast setup go check [https://konpa.github.io/devicon/](https://konpa.github.io/devicon/)
17+
For a super fast setup go check [https://devicons.github.io/devicon/](https://devicons.github.io/devicon/)
1818

1919
_2 ways of using devicon:_
2020

2121
#### SVG icons
2222

23-
- Copy/paste svg code (from the [svg folder](https://github.com/konpa/devicon/tree/master/icons) or the [project page](https://konpa.github.io/devicon/) using your dev tool)
23+
- Copy/paste svg code (from the [svg folder](https://github.com/devicons/devicon/tree/master/icons) or the [project page](https://github.com/devicons/devicon) using your dev tool)
2424

2525
```html
2626
<!-- for git plain version -->
@@ -82,13 +82,13 @@ You can install devicon as a dependency to your project either with NPM or Bower
8282

8383
<sub>Final font is build with [Icomoon app](https://icomoon.io/)</sub>
8484

85-
##### See the [devicon.json file](https://github.com/konpa/devicon/blob/master/devicon.json) or [devicon website](https://konpa.github.io/devicon/) for complete and up to date reference of icon's available versions.
85+
##### See the [devicon.json file](https://github.com/devicons/devicon/blob/master/devicon.json) or [devicon website](https://devicons.github.io/devicon/) for complete and up to date reference of icon's available versions.
8686

8787
## Contribute
8888

89-
Please have a look at the [CONTRIBUTING.md](https://github.com/konpa/devicon/blob/master/CONTRIBUTING.md) file
89+
Please have a look at the [CONTRIBUTING.md](https://github.com/devicons/devicon/blob/master/CONTRIBUTING.md) file
9090

91-
Under [MIT Licence](https://github.com/konpa/devicon/blob/master/LICENSE)
91+
Under [MIT Licence](https://github.com/devicons/devicon/blob/master/LICENSE)
9292

9393
<sub>All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.</sub>
9494

0 commit comments

Comments
 (0)