Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

Commit 70da0d4

Browse files
authored
Update README.md
1 parent e402f79 commit 70da0d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Helps you programming in CoffeeScript.
88
- Show all Symbol Definitions Within a Document ("Go to symbol in file" command)
99
- Show all All Symbol Definitions in Workspace ("Go to symbol in workspace" command)
1010

11-
To report bugs, or contribute to the source code, see https://github.com/chitsaou/vscode-coffeescript-support .
11+
To report bugs, or contribute to the source code, see https://github.com/yorkxin/vscode-coffeescript-support .
1212

1313
### Known Issues
1414

@@ -18,11 +18,11 @@ To report bugs, or contribute to the source code, see https://github.com/chitsao
1818

1919
### Go to Symbol in File
2020

21-
![](https://github.com/chitsaou/vscode-coffeescript-support/raw/master/assets/file-symbols.gif)
21+
![](https://github.com/yorkxin/vscode-coffeescript-support/raw/master/assets/file-symbols.gif)
2222

2323
### Go to Symbol in Workspace
2424

25-
![](https://github.com/chitsaou/vscode-coffeescript-support/raw/master/assets/workspace-symbols.gif)
25+
![](https://github.com/yorkxin/vscode-coffeescript-support/raw/master/assets/workspace-symbols.gif)
2626

2727
## Contributing
2828

0 commit comments

Comments
 (0)