diff --git a/docs/02-setup-main-game/05-main-scene/08-free-round.md b/docs/02-setup-main-game/05-main-scene/08-free-round.md index 2a01ad6..3cadaaa 100644 --- a/docs/02-setup-main-game/05-main-scene/08-free-round.md +++ b/docs/02-setup-main-game/05-main-scene/08-free-round.md @@ -95,10 +95,9 @@ description: Display and manage remaining free rounds in the game. ## Game Result Examples -* More Detail: [Popup Panel](http://localhost:3000/docs/setup-main-game/main-scene/popup-panel) - |Platform|Popup|Action|Result| |--------|-----|------|------| |Desktop|![Desktop](../img/05-main-scene/freeround-counter/popup-freeround-counter-desktop.png)|click → Start|![Add Font](../img/05-main-scene/freeround-counter/overview-freeround-desktop.png)| |Mobile|![Mobile](../img/05-main-scene/freeround-counter/popup-freeround-counter-mobile.png)|click → Start|![Add Font](../img/05-main-scene/freeround-counter/overview-freeround.png)| +* More Detail: [Popup Panel](http://localhost:3000/docs/setup-main-game/main-scene/popup-panel)