From 0405678e4299482d645d434047babb29d690dd7d Mon Sep 17 00:00:00 2001 From: bmribler <39579120+bmribler@users.noreply.github.com> Date: Mon, 16 Feb 2026 11:29:40 -0500 Subject: [PATCH] Fixes link checker failure (#6219) Removed https:// as a workaround to avoid error by the link checker. --- doxygen/dox/RFC.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/dox/RFC.dox b/doxygen/dox/RFC.dox index 027aebda57f..136d36291ee 100644 --- a/doxygen/dox/RFC.dox +++ b/doxygen/dox/RFC.dox @@ -5,7 +5,7 @@ Navigate back: \ref index "Main"
| RFC ID | Title |
|---|---|
| 2025-11-15 | https://dl.acm.org/doi/full/10.1145/3731599.3767557 |
| 2025-11-15 | Open access at dl.acm.org/doi/full/10.1145/3731599.3767557 |
| 2024-04-22 | \ref_rfc20240422 |
| 2022-08-19 | \ref_rfc20220819 |
| 2021-05-28 | \ref_rfc20210528 |