From 7e5d0881b19629025ff2ab6e8f36300cd72fcf05 Mon Sep 17 00:00:00 2001 From: Jeffrey Cafferata Date: Wed, 6 Dec 2023 22:19:51 +0100 Subject: [PATCH] DOCS: Providers: Fixed the broken absolute link (#2696) --- documentation/providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/providers.md b/documentation/providers.md index 1ab8aac78..e65109c0c 100644 --- a/documentation/providers.md +++ b/documentation/providers.md @@ -168,7 +168,7 @@ code to support this provider, we'd be glad to help in any way. #### Q: Why are the above GitHub issues marked "closed"? -A: Following [the bug triage process](/developer-info/bug-triage), the request +A: Following [the bug triage process](bug-triage.md), the request is closed once it is added to this list. If someone chooses to implement the provider, they re-open the issue.