Skip to content

Commit 600633c

Browse files
Dgiordano33Dan G
andauthored
Changed getting-started playwright to what-is-playwright and redirected (#1106)
Co-authored-by: Dan G <[email protected]>
1 parent a80cfde commit 600633c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

site/content/learn/playwright/getting-started.md renamed to site/content/learn/playwright/what-is-playwright.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
- basics
1010

1111
weight: 1
12-
navTitle: Getting started
12+
navTitle: What is Playwright?
1313
menu:
1414
learn:
1515
parent: "Getting started"

vercel.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
{ "source": "/docs/integrations/terraform(/)?", "destination": "/docs/terraform-provider/", "permanent": true },
9595
{ "source": "/docs/browser-checks/runner-specification(/)?", "destination": "/docs/runtimes/specs/", "permanent": true },
9696
{ "source": "/docs/browser-checks/login-and-secrets(/)?", "destination": "/docs/browser-checks/login-scenarios/", "permanent": true },
97-
{ "source": "/docs/integrations/prometheus-v1(/)?", "destination": "/docs/integrations/prometheus/", "permanent": true }
97+
{ "source": "/docs/integrations/prometheus-v1(/)?", "destination": "/docs/integrations/prometheus/", "permanent": true },
98+
{ "source": "/learn/playwright/getting-started(/)?", "destination": "/learn/playwright/what-is-playwright/", "permanent": true }
9899
]
99100
}

0 commit comments

Comments
 (0)