Skip to content

Commit 1b0af0c

Browse files
authored
Blog] [Ajay]: Fix image path
1 parent 98ca35f commit 1b0af0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestArena/Blog/PactNet/handling-events/Index.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<span><code>dotnet build</code></span> <br/>
6060
<span><code>dotnet build</code></span> <br/>
6161
<p>Alternatively, you can run individual tests as well.</p>
62-
<BlogImage ImagePath="/images/blog/pact/events-demo/success test.webp" Description="Success test" Number="2"/>
62+
<BlogImage ImagePath="/images/blog/pact/events-demo/Success test.webp" Description="Success test" Number="2"/>
6363
</Section>
6464

6565
<Section Heading="Failure Case Example" Level="4">

0 commit comments

Comments
 (0)