Skip to content

Commit 1f10e07

Browse files
authored
fix broken link + pin branch version for popups (#93)
1 parent afc151e commit 1f10e07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorials/popup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,5 +152,5 @@ This will make the popup show correctly by adding it as a child to the new `Menu
152152

153153
## Examples
154154

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)
155+
* [`ModSettingsPopup` in Geode, which uses `Popup`](https://github.com/geode-sdk/geode/blob/v4.10.0/loader/src/ui/mods/settings/ModSettingsPopup.hpp)
156+
* [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

Comments
 (0)