Skip to content

Commit 163388b

Browse files
committed
Merge pull request #1 from matijagrcic/patch-1
Update README.md
2 parents 652335e + 043abba commit 163388b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Script tag support for TypeScript
44
## Usage
55
Add the following lines at the bottom of your page:
66
```html
7-
<script src="https://rawgit.com/Microsoft/TypeScript/master/bin/typescriptServices.js"></script>
7+
<script src="https://rawgit.com/Microsoft/TypeScript/master/lib/typescriptServices.js"></script>
88
<script src="https://rawgit.com/basarat/typescript-script/master/transpiler.js"></script>
99
```
1010

0 commit comments

Comments
 (0)