Skip to content

Commit

Permalink
Correct repo names
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlee85 committed May 9, 2024
1 parent 84107eb commit ef63b22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions examples/v7-nuxt-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"repository": "[email protected]:edgio-docs/edgio-v7-nuxt-example.git",
"repository": "[email protected]:edgio-docs/edgio-v7-nuxt-template.git",
"devDependencies": {
"@edgio/cli": "^7.11.4",
"@edgio/core": "^7.11.4",
Expand All @@ -26,4 +26,4 @@
"@edgio/prefetch": "^7.11.4",
"@edgio/vue": "^7.11.4"
}
}
}
2 changes: 1 addition & 1 deletion examples/v7-vuejs-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"vite": "^4.4.9",
"vue-tsc": "^1.8.8"
},
"repository": "[email protected]:edgio-docs/edgio-v7-vuejs-example.git"
"repository": "[email protected]:edgio-docs/edgio-v7-vuejs-template.git"
}

0 comments on commit ef63b22

Please sign in to comment.