Skip to content

Commit 041d003

Browse files
committed
updated Markdown.
1 parent edeac1c commit 041d003

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<h1>Getting Started</h1>
4545

46-
You can start a new project with a [boilerplate](https://github.com/virtualvivek/windows-ui/tree/master/boilerplate).
46+
You can start a new project with a [boilerplate](https://github.com/windows-ui/boilerplate).
4747

4848
# Imports
4949
You can use a local copies or import via [jsDelivr](https://www.jsdelivr.com/).

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1 style="font-size: 55px;" class="app-mb-10">windows-ui</h1>
146146

147147
document.getElementById("code_view_2").innerHTML =
148148
hljs.highlightAuto(`
149-
$ npm install windows-ui
149+
$ npm install windows-ui-fabric
150150
151151
@import "windows-ui-fabric/dist/config/app-config.css";
152152
@import "windows-ui-fabric/dist/windows-ui.min.css";

0 commit comments

Comments
 (0)