Skip to content

Commit 2bf2a8c

Browse files
authored
fix slug
1 parent a3c5163 commit 2bf2a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"onboardingVideo": "https://www.epicweb.dev/tips/get-started-with-the-epic-workshop-app",
2222
"product": {
2323
"host": "www.epicweb.dev",
24-
"slug": "mocking-techniques",
24+
"slug": "mocking-techniques-in-vitest",
2525
"displayName": "EpicWeb.dev",
2626
"displayNameShort": "Epic Web",
2727
"logo": "/logo.svg",

0 commit comments

Comments
 (0)