Skip to content

Commit 5039550

Browse files
committed
Fixes internal link to handler entry in E4 FAQ
1 parent 5fa25b1 commit 5039550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Eclipse4_RCP_FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Contents
3939
* [4.9 What is the difference between IEclipseContext#set and IEclipseContext#modify?](#what-is-the-difference-between-ieclipsecontextset-and-ieclipsecontextmodify)
4040
* [4.10 Why aren't my _@EventTopic_ or _@UIEventTopic_ methods being called?](#why-arent-my-eventtopic-or-uieventtopic-methods-being-called)
4141
* [5 Commands and Handlers](#Commands-and-Handlers)
42-
* [5.1 Why aren't my handler fields being re-injected?](#Why-aren.27t-my-handler-fields-being-re-injected)
42+
* [5.1 Why aren't my handler fields being re-injected?](#why-arent-my-handler-fields-being-re-injected)
4343
* [5.2 Why is my parameterized handler not triggered?](#Why-is-my-parameterized-handler-not-triggered)
4444
* [5.3 Why does org.eclipse.core.commands.Command's isEnabled() and getHandler() not work?](#why-does-orgeclipsecorecommandscommands-isenabled-and-gethandler-not-work)
4545
* [6 UI](#UI)

0 commit comments

Comments
 (0)