diff --git a/packages/@vue/cli-plugin-e2e-cypress/generator/template/tests/e2e/specs/test.js b/packages/@vue/cli-plugin-e2e-cypress/generator/template/tests/e2e/specs/test.js index 8da9091397..b2ff0448eb 100644 --- a/packages/@vue/cli-plugin-e2e-cypress/generator/template/tests/e2e/specs/test.js +++ b/packages/@vue/cli-plugin-e2e-cypress/generator/template/tests/e2e/specs/test.js @@ -1,4 +1,4 @@ -// https://docs.cypress.io/api/introduction/api.html +// https://docs.cypress.io/api/table-of-contents describe('My First Test', () => { it('Visits the app root url', () => {