Skip to content

Commit

Permalink
Updated link to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbour committed Dec 28, 2019
1 parent 6372931 commit 29c4330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<at-button @click="link('Leaderboard')" icon="icon-bar-chart-2" class="mid-btn" type="success" hollow>View Leaderboard</at-button>
</div>
<div class="col-lg-6">
<a href="https://github.com/microsoft/rating-web" target="_blank"><at-button icon="icon-github" class="mid-btn" type="info" hollow>Steal This Code</at-button></a>
<a href="https://github.com/MicrosoftDocs/mslearn-aks-workshop-ratings-web" target="_blank"><at-button icon="icon-github" class="mid-btn" type="info" hollow>Clone This Code</at-button></a>
</div>
<div class="col-lg-3">
</div>
Expand Down

0 comments on commit 29c4330

Please sign in to comment.