Skip to content

Commit a4fbb86

Browse files
committed
Fix a broken URL in README.md (Issue microsoft#1285)
1 parent 069a92e commit a4fbb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/ts-command-line/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ You can also mix the two models. For example, we could augment the `WidgetComma
189189

190190
### Further reading
191191

192-
The [API reference](http://rushstack.io/api/ts-command-line.html) has complete documentation for the library.
192+
The [API reference](https://microsoft.github.io/web-build-tools/api/) has complete documentation for the library.
193193

194194
Here are some real world GitHub projects that illustrate different use cases for **ts-command-line**:
195195

0 commit comments

Comments
 (0)