From 0b1dbe1044084a601b013ecfe5b6d3a0728a3900 Mon Sep 17 00:00:00 2001 From: Thiago Youssef Date: Fri, 18 Feb 2022 12:11:23 -0300 Subject: [PATCH] Fix EPP examples link on doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0766bd15..2d5b058cc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Documentation ------------- * [EPP documentation](/doc/epp) -* [EPP request-response examples](/doc/epp-examples.md) +* [EPP request-response examples](/doc/epp_examples.md) * [REPP documentation](https://internetee.github.io/repp-apidoc/) Installation