Skip to content

Commit

Permalink
updated Markdown.
Browse files Browse the repository at this point in the history
  • Loading branch information
virtualvivek committed Feb 7, 2023
1 parent edeac1c commit 041d003
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<h1>Getting Started</h1>

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

# Imports
You can use a local copies or import via [jsDelivr](https://www.jsdelivr.com/).
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h1 style="font-size: 55px;" class="app-mb-10">windows-ui</h1>

document.getElementById("code_view_2").innerHTML =
hljs.highlightAuto(`
$ npm install windows-ui
$ npm install windows-ui-fabric
@import "windows-ui-fabric/dist/config/app-config.css";
@import "windows-ui-fabric/dist/windows-ui.min.css";
Expand Down

0 comments on commit 041d003

Please sign in to comment.