From f3482b09ff2e85bf8ff062176d877cd664fd639e Mon Sep 17 00:00:00 2001 From: Sundas Date: Wed, 19 Aug 2026 21:33:05 +0500 Subject: [PATCH] Fix relative markdown link path in faq.md --- content/en/docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/faq.md b/content/en/docs/faq.md index 3545d3d..5c72214 100644 --- a/content/en/docs/faq.md +++ b/content/en/docs/faq.md @@ -138,7 +138,7 @@ in [TAP 4](https://github.com/theupdateframework/taps/blob/master/tap4.md). **12. Has there been a security audit of TUF?** -The [Security audits](docs/security/audits/) page links to a few of the security +The [Security audits](/docs/security/audits/) page links to a few of the security audits of TUF. **13. How can I try TUF?**