diff --git a/README.md b/README.md index f58ff9e..a4bc3c9 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ httpClient.GenerateCurlInFile(httpRequestMessage); **Read more about this extension:** -[English Article]([https://medium.com/@amin.golmahalle/how-to-generate-curl-script-of-the-httpclient-in-net-c539da7c6588](https://www.c-sharpcorner.com/article/how-to-generate-curl-script-of-the-httpclient-in-net/)) +[English Article](https://www.c-sharpcorner.com/article/how-to-generate-curl-script-of-the-httpclient-in-net/) -[Persian Article](https://vrgl.ir/FPx11) +[Persian Article](https://vrgl.ir/FPx11/) Please let me know if you have any feedback and your solution to improve the code and also if you find a problem.