]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
fix: change link to cypress api docs. (#237)
authorByMykel <38622893+ByMykel@users.noreply.github.com>
Mon, 10 Apr 2023 08:07:07 +0000 (10:07 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2023 08:07:07 +0000 (16:07 +0800)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
template/config/cypress/cypress/e2e/example.cy.js

index 7a8c909fd86b8ae6090e0e060887805d13b622be..7554c35d8d0ff1412457a5ae7f8649a9871cc21b 100644 (file)
@@ -1,4 +1,4 @@
-// https://docs.cypress.io/api/introduction/api.html
+// https://on.cypress.io/api
 
 describe('My First Test', () => {
   it('visits the app root url', () => {