fix: add missing @ in article link (#6752)

pull/6768/head
Krushna Kanta Rout 5 months ago committed by GitHub
parent 367528aa24
commit d03200c331
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/api-design/content/mocking-apis@bEVCT5QGY3uw0kIfAELKh.md

@ -5,5 +5,5 @@ API mocking is a crucial aspect of API design and testing. It involves simulatin
Learn more from the following resources: Learn more from the following resources:
- [@article@What is API Mocking? Definition, Guide, and Best Practices](https://katalon.com/resources-center/blog/what-is-api-mocking) - [@article@What is API Mocking? Definition, Guide, and Best Practices](https://katalon.com/resources-center/blog/what-is-api-mocking)
- [@articleWhat is API mocking (What is API Mocking? Definition, Guide, and Best Practices)](https://blog.postman.com/what-is-api-mocking/) - [@article@What is API mocking (What is API Mocking? Definition, Guide, and Best Practices)](https://blog.postman.com/what-is-api-mocking/)
- [@video@How to Mock RESTFUL APIs - The Easy way!](https://www.youtube.com/watch?v=tJRN5WBF5Wc) - [@video@How to Mock RESTFUL APIs - The Easy way!](https://www.youtube.com/watch?v=tJRN5WBF5Wc)
Loading…
Cancel
Save