From 277aa4280e8e1818ed8467dcee8898e6459f6962 Mon Sep 17 00:00:00 2001 From: ENDRENCE LETERNET Date: Wed, 24 Sep 2025 21:45:40 +0600 Subject: [PATCH] Fix Markdown Format --- mta-sts.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mta-sts.md b/mta-sts.md index c1dd2a1..7b5fece 100644 --- a/mta-sts.md +++ b/mta-sts.md @@ -1,7 +1,7 @@ # Example: `mta-sts.txt` -This is an example of an **MTA-STS policy file** with all possible values. -Save this file as `.well-known/mta-sts.txt` and serve it over HTTPS at: +This is an example of an **MTA-STS policy file** with all possible values. +Save this file as `.well-known/mta-sts.txt` and serve it over HTTPS at: `https://mta-sts.example/.well-known/mta-sts.txt` --- @@ -42,5 +42,5 @@ max_age: 86400 --- -For more details, see: -[RFC 8461 - MTA-STS Specification](https://datatracker.ietf.org/doc/html/rfc8461) \ No newline at end of file +For more details, see: +[RFC 8461 - MTA-STS Specification](https://datatracker.ietf.org/doc/html/rfc8461)