|
3 | 3 | > Solve LeetCode problems in VS Code
|
4 | 4 |
|
5 | 5 | <p align="center">
|
6 | | - <img src="https://raw.githubusercontent.com/jdneo/vscode-leetcode/master/resources/LeetCode.png" alt=""> |
| 6 | + <img src="https://raw.githubusercontent.com/LeetCode-OpenSource/vscode-leetcode/master/resources/LeetCode.png" alt=""> |
7 | 7 | </p>
|
8 | 8 | <p align="center">
|
9 | | - <a href="https://travis-ci.org/jdneo/vscode-leetcode"> |
10 | | - <img src="https://img.shields.io/travis/jdneo/vscode-leetcode.svg?style=flat-square" alt=""> |
| 9 | + <a href="https://travis-ci.org/LeetCode-OpenSource/vscode-leetcode"> |
| 10 | + <img src="https://img.shields.io/travis/LeetCode-OpenSource/vscode-leetcode.svg?style=flat-square" alt=""> |
11 | 11 | </a>
|
12 | 12 | <a href="https://gitter.im/vscode-leetcode/Lobby">
|
13 | | - <img src="https://img.shields.io/gitter/room/jdneo/vscode-leetcode.svg?style=flat-square" alt=""> |
| 13 | + <img src="https://img.shields.io/gitter/room/LeetCode-OpenSource/vscode-leetcode.svg?style=flat-square" alt=""> |
14 | 14 | </a>
|
15 | 15 | <a href="https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-leetcode">
|
16 | 16 | <img src="https://img.shields.io/visual-studio-marketplace/d/shengchen.vscode-leetcode.svg?style=flat-square" alt="">
|
17 | 17 | </a>
|
18 | | - <a href="https://github.com/jdneo/vscode-leetcode/blob/master/LICENSE"> |
19 | | - <img src="https://img.shields.io/github/license/jdneo/vscode-leetcode.svg?style=flat-square" alt=""> |
| 18 | + <a href="https://github.com/LeetCode-OpenSource/vscode-leetcode/blob/master/LICENSE"> |
| 19 | + <img src="https://img.shields.io/github/license/LeetCode-OpenSource/vscode-leetcode.svg?style=flat-square" alt=""> |
20 | 20 | </a>
|
21 | 21 | </p>
|
22 | 22 |
|
|
0 commit comments