Skip to content

Commit 7ff9543

Browse files
4ianclaude
andauthored
Add redirect for old scene-editor/events help path (#691)
The help path /interface/scene-editor/events was referenced from GDevelop core (e.g. SetHelpPath in conditions) but the page no longer exists. Redirect it to the current events editor page at /interface/events-editor/. Co-authored-by: Claude <noreply@anthropic.com>
1 parent 10aa6d5 commit 7ff9543

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ plugins:
124124
"gdevelop5/publishing/android_and_ios/play-store/index.md": "gdevelop5/publishing/android/play-store/index.md"
125125
"gdevelop5/publishing/android_and_ios/play-store/upgrading-from-apk-to-aab.md": "gdevelop5/publishing/android/play-store/upgrading-from-apk-to-aab.md"
126126
"gdevelop5/interface/ask-ai.md": "gdevelop5/interface/ai/index.md"
127+
"gdevelop5/interface/scene-editor/events.md": "gdevelop5/interface/events-editor/index.md"
127128
# Tutorials
128129
"gdevelop5/tutorials/platformer/start.md": "gdevelop5/tutorials/platformer/index.md"
129130
"gdevelop5/tutorials/asteroids/start.md": "gdevelop5/tutorials/asteroids/index.md"

0 commit comments

Comments
 (0)