Skip to content

Commit 043abba

Browse files
committed
Update README.md
Link to typescriptServices.js has changed.
1 parent 652335e commit 043abba

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)