diff --git a/cli/types/index.d.ts b/cli/types/index.d.ts index 099ea5f24ffd..38a106116023 100644 --- a/cli/types/index.d.ts +++ b/cli/types/index.d.ts @@ -381,7 +381,7 @@ declare namespace Cypress { } /** - * @see https://on.cypress.io/api/screenshot-api + * @see https://on.cypress.io/screenshot-api */ Screenshot: { defaults(options: Partial): void