From dac09496f5033f63255237ea6f1e0a90a7878e3d Mon Sep 17 00:00:00 2001 From: Developer Ravi Date: Tue, 24 Mar 2026 20:58:40 +0545 Subject: [PATCH] Fix broken WordPress support forums link in REST API FAQ --- frequently-asked-questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frequently-asked-questions.md b/frequently-asked-questions.md index f0c5414..4e6e044 100644 --- a/frequently-asked-questions.md +++ b/frequently-asked-questions.md @@ -1,6 +1,6 @@ # Frequently Asked Questions -This page provides solutions to some common questions and problems that may arise while using the API. If your question is not explained here it may have been answered in the [WordPress support forums](https://wordpress.org/support/topic-tag/rest-api). +This page provides solutions to some common questions and problems that may arise while using the API. If your question is not explained here it may have been answered in the [WordPress support forums](https://wordpress.org/support/topic-tag/wordpress-rest-api/). ## Can I disable the REST API?