From 03b0754726572fd44c2ef73011a3cc1446faafcf Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Fri, 23 Jan 2015 15:11:09 +0200 Subject: [PATCH] doc syntax fix --- doc/epp-doc.md | 10 +++++----- doc/epp/README.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/epp-doc.md b/doc/epp-doc.md index 29751dda9..11ec8b5a3 100644 --- a/doc/epp-doc.md +++ b/doc/epp-doc.md @@ -9,11 +9,11 @@ Introduction text here Our implementation supports following protocols: -[RFC5730 - EPP](http://tools.ietf.org/html/rfc5730) -[RFC5731 - Domain Mapping](http://tools.ietf.org/html/rfc5731) -[RFC5733 - Contact Mapping](http://tools.ietf.org/html/rfc5733) -[RFC5734 - Transport over TCP](http://tools.ietf.org/html/rfc5734) -[RFC5910 - DNSSEC Mapping](http://tools.ietf.org/html/rfc5910) +[RFC5730 - EPP](http://tools.ietf.org/html/rfc5730) +[RFC5731 - Domain Mapping](http://tools.ietf.org/html/rfc5731) +[RFC5733 - Contact Mapping](http://tools.ietf.org/html/rfc5733) +[RFC5734 - Transport over TCP](http://tools.ietf.org/html/rfc5734) +[RFC5910 - DNSSEC Mapping](http://tools.ietf.org/html/rfc5910) [RFC3735 - Guidelines for Extending the EPP](http://tools.ietf.org/html/rfc3735) More info about The Extensible Provisioning Protocol (EPP):
diff --git a/doc/epp/README.md b/doc/epp/README.md index e22fc954e..1c3a6a3ab 100644 --- a/doc/epp/README.md +++ b/doc/epp/README.md @@ -9,11 +9,11 @@ Introduction text here Our implementation supports following protocols: -[RFC5730 - EPP](http://tools.ietf.org/html/rfc5730) -[RFC5731 - Domain Mapping](http://tools.ietf.org/html/rfc5731) -[RFC5733 - Contact Mapping](http://tools.ietf.org/html/rfc5733) -[RFC5734 - Transport over TCP](http://tools.ietf.org/html/rfc5734) -[RFC5910 - DNSSEC Mapping](http://tools.ietf.org/html/rfc5910) +[RFC5730 - EPP](http://tools.ietf.org/html/rfc5730) +[RFC5731 - Domain Mapping](http://tools.ietf.org/html/rfc5731) +[RFC5733 - Contact Mapping](http://tools.ietf.org/html/rfc5733) +[RFC5734 - Transport over TCP](http://tools.ietf.org/html/rfc5734) +[RFC5910 - DNSSEC Mapping](http://tools.ietf.org/html/rfc5910) [RFC3735 - Guidelines for Extending the EPP](http://tools.ietf.org/html/rfc3735) More info about The Extensible Provisioning Protocol (EPP):