Skip to content

Commit 515f214

Browse files
committed
update deployed version url in readme
1 parent c7fa174 commit 515f214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<h1>Mocking Techniques</h1>
2+
<h1>Mocking Techniques in Vitest</h1>
33
<strong>
44
Everything to know about mocking in JavaScript.
55
</strong>
@@ -10,7 +10,7 @@
1010
<div align="center">
1111
<a
1212
alt="Epic Web logo with the words Deployed Version"
13-
href="https://epicweb-dev-mocking-techniques.fly.dev/"
13+
href="https://mocking-techniques.epicweb.dev"
1414
>
1515
<img
1616
width="300px"

0 commit comments

Comments
 (0)