diff --git a/README.md b/README.md index 485dbc7..a7a53c3 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ languages: - nodejs products: - nodejs -description: "Add 150 character max description" -urlFragment: "update-this-to-unique-url-stub" +description: "This code is part of the Microsoft Learn module of the AKS workshop. It provides the frontend for the ratings application." +urlFragment: "aksworkshop-ratings-web" --- # AKS Workshop - ratings-web sample code diff --git a/src/components/Home.vue b/src/components/Home.vue index 21bb621..4b77d57 100755 --- a/src/components/Home.vue +++ b/src/components/Home.vue @@ -20,7 +20,7 @@ View Leaderboard
- Steal This Code + Clone This Code