Skip to content

Commit f028b3c

Browse files
author
Ajay kumar
committed
[Blog] [Ajay]: Use end notes
1 parent bc15808 commit f028b3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,8 @@
7777
<Section Heading="Conclusion" Level="4">
7878
<p>By implementing contract testing with PACT for event-based systems, we ensure reliable integrations between services.</p>
7979
<p>This methodology helps detect issues early, ensuring both consumer and provider remain in sync.</p>
80-
<p>For reference, the code repository being discussed is available on <a href="https://github.com/ajaysskumar/pact-net-example">GitHub</a>.</p>
81-
<p>Thanks for reading! Please share feedback in the comments or reach out via email at <a href="mailto:ajay.a338@gmail.com">ajay.a338@gmail.com</a>.</p>
8280
</Section>
8381

82+
<EndNotes RepositoryLink="https://github.com/ajaysskumar/pact-net-example"/>
8483

8584
</BlogContainer>

0 commit comments

Comments
 (0)