From bdafb8acb5d011f8bab415e41cd3c236a477469f Mon Sep 17 00:00:00 2001 From: Lars Vogel Date: Thu, 16 Jan 2025 14:01:47 +0100 Subject: [PATCH] Fixes link of Eclipse RCP to Eclipse4RCP docs page --- docs/Rich_Client_Platform/Rich_Client_Platform_FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Rich_Client_Platform/Rich_Client_Platform_FAQ.md b/docs/Rich_Client_Platform/Rich_Client_Platform_FAQ.md index e4db2699c58..e6afc7a43c0 100644 --- a/docs/Rich_Client_Platform/Rich_Client_Platform_FAQ.md +++ b/docs/Rich_Client_Platform/Rich_Client_Platform_FAQ.md @@ -4,8 +4,8 @@ Rich Client Platform/FAQ The following are **Frequently Asked Questions** (**FAQs**) about the Eclipse Rich Client Platform. For relevant tutorials, help topics, newsgroups, examples, and other resources, see the main [RCP page](https://github.com/eclipse-platform/eclipse.platform.ui/blob/master/docs/Rich_Client_Platform.md). -For general Eclipse FAQs, which address many RCP issues, see [The Official Eclipse FAQs](https://wiki.eclipse.org/The_Official_Eclipse_FAQs). -For Eclipse 4, see the [Eclipse 4 RCP FAQ](/Eclipse4/RCP/FAQ "Eclipse4/RCP/FAQ"). +or general Eclipse FAQs, which address many RCP issues, see [The Official Eclipse FAQs](https://wiki.eclipse.org/The_Official_Eclipse_FAQs). +For Eclipse 4, see the [Eclipse 4 RCP FAQ](https://github.com/eclipse-platform/eclipse.platform.ui/blob/master/docs/Eclipse4_RCP_FAQ.md). Contents --------