From 05704273266364b38d237e562ec9021054a1488d Mon Sep 17 00:00:00 2001
From: ovari123 <ovari123@zoho.com>
Date: Sun, 26 Jan 2025 06:04:13 -0400
Subject: [PATCH] developer/going-further/important-rfcs.md: cleanup

Change-Id: I33cc33b0655af5b24a07b8bdff6671a4fa3af6a0
---
 developer/going-further/important-rfcs.md | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/developer/going-further/important-rfcs.md b/developer/going-further/important-rfcs.md
index 01811c0d..deef7bf4 100644
--- a/developer/going-further/important-rfcs.md
+++ b/developer/going-further/important-rfcs.md
@@ -1,5 +1,4 @@
-Important RFCs
-==============
+# Important RFCs
 
 ## SIP
 
@@ -7,7 +6,7 @@ Reference: <http://tools.ietf.org/html/rfc3261>
 
 Valuable updates and extensions:
 
-+  SIP Re-INVITE: <http://tools.ietf.org/html/rfc6141>
+* SIP Re-INVITE: <http://tools.ietf.org/html/rfc6141>
 
 ## ICE
 
@@ -24,9 +23,8 @@ Reference: <http://tools.ietf.org/html/rfc4566>
 How to use SDP: <http://tools.ietf.org/html/rfc3264>
 Valuable updates and extensions:
 
-+  SDP and IPv6: <http://tools.ietf.org/html/rfc6157>
-+  SDP for SRTP: <http://tools.ietf.org/html/rfc4568>
-
+* SDP and IPv6: <http://tools.ietf.org/html/rfc6157>
+* SDP for SRTP: <http://tools.ietf.org/html/rfc4568>
 
 ## RTP
 
@@ -34,8 +32,7 @@ Reference: <http://tools.ietf.org/html/rfc3550>
 
 Valuable updates and extensions:
 
-+  RTP and RTCP on same port: <http://tools.ietf.org/html/rfc5761>
-
+* RTP and RTCP on the same port: <http://tools.ietf.org/html/rfc5761>
 
 ## SRTP
 
@@ -43,6 +40,6 @@ Reference: <http://tools.ietf.org/html/rfc3711>
 
 Valuable updates and extensions:
 
-+  DTLS for SRTP: <https://tools.ietf.org/html/rfc5763> et <http://tools.ietf.org/html/rfc5764>
-+  AES-192 and AES-256: <https://tools.ietf.org/html/rfc6188>
-+  AES-GCM: <https://tools.ietf.org/html/rfc7714>
+* DTLS for SRTP: <https://tools.ietf.org/html/rfc5763> et <http://tools.ietf.org/html/rfc5764>
+* AES-192 and AES-256: <https://tools.ietf.org/html/rfc6188>
+* AES-GCM: <https://tools.ietf.org/html/rfc7714>
\ No newline at end of file
-- 
GitLab