From 81cbe9cfe3b539e54ae4f0066c1f39811260c982 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Mon, 5 Dec 2016 13:48:15 +0200 Subject: [PATCH] Improve EPP readme --- doc/epp/README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/epp/README.md b/doc/epp/README.md index 8fa980f6d..3acc95f7b 100644 --- a/doc/epp/README.md +++ b/doc/epp/README.md @@ -19,19 +19,19 @@ ## XML schemas ### Common -* [all-ee-1.0.xsd](lib/schemas/all-ee-1.0.xsd) -* [contact-1.0.xsd](lib/schemas/contact-1.0.xsd) -* [domain-1.0.xsd](lib/schemas/domain-1.0.xsd) -* [epp-1.0.xsd](lib/schemas/epp-1.0.xsd) -* [eppcom-1.0.xsd](lib/schemas/eppcom-1.0.xsd) -* [host-1.0.xsd](lib/schemas/host-1.0.xsd) -* [keyrelay-1.0.xsd](lib/schemas/keyrelay-1.0.xsd) -* [secDNS-1.1.xsd](lib/schemas/secDNS-1.1.xsd) +* [all-ee-1.0.xsd](/lib/schemas/all-ee-1.0.xsd) +* [contact-1.0.xsd](/lib/schemas/contact-1.0.xsd) +* [domain-1.0.xsd](/lib/schemas/domain-1.0.xsd) +* [epp-1.0.xsd](/lib/schemas/epp-1.0.xsd) +* [eppcom-1.0.xsd](/lib/schemas/eppcom-1.0.xsd) +* [host-1.0.xsd](/lib/schemas/host-1.0.xsd) +* [keyrelay-1.0.xsd](/lib/schemas/keyrelay-1.0.xsd) +* [secDNS-1.1.xsd](/lib/schemas/secDNS-1.1.xsd) ### EIS-specific -* [eis-1.0.xsd](lib/schemas/eis-1.0.xsd) -* [domain-eis-1.0.xsd](lib/schemas/domain-eis-1.0.xsd) -* [contact-eis-1.0.xsd](lib/schemas/contact-eis-1.0.xsd) +* [eis-1.0.xsd](/lib/schemas/eis-1.0.xsd) +* [domain-eis-1.0.xsd](/lib/schemas/domain-eis-1.0.xsd) +* [contact-eis-1.0.xsd](/lib/schemas/contact-eis-1.0.xsd) More info about The Extensible Provisioning Protocol (EPP): http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol