We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc151e commit 1f10e07Copy full SHA for 1f10e07
1 file changed
tutorials/popup.md
@@ -152,5 +152,5 @@ This will make the popup show correctly by adding it as a child to the new `Menu
152
153
## Examples
154
155
- * [`ModSettingsPopup` in Geode, which uses `Popup`](https://github.com/geode-sdk/geode/blob/main/loader/src/ui/internal/settings/ModSettingsPopup.hpp)
156
- * [Use of `createQuickPopup` within it](https://github.com/geode-sdk/geode/blob/main/loader/src/ui/internal/settings/ModSettingsPopup.cpp#L139-L151)
+ * [`ModSettingsPopup` in Geode, which uses `Popup`](https://github.com/geode-sdk/geode/blob/v4.10.0/loader/src/ui/mods/settings/ModSettingsPopup.hpp)
+ * [Use of `createQuickPopup` within it](https://github.com/geode-sdk/geode/blob/v4.10.0/loader/src/ui/mods/settings/ModSettingsPopup.cpp#L224-L236)
0 commit comments