diff --git a/docs/en/quick-start/flappy-bird.md b/docs/en/quick-start/flappy-bird.md index e49edfd0b..8f1397922 100644 --- a/docs/en/quick-start/flappy-bird.md +++ b/docs/en/quick-start/flappy-bird.md @@ -16,7 +16,7 @@ Flappy Bird is a 2D project. The 2D template provided on the editor's homepage i ## Prepare Resources -Flappy Bird relies on a set of images. You can download the image package to your local machine by clicking [here](https://github.com/galacean/galacean.github.io/files/13161928/fb.zip). After extracting, you will see the following images: +Flappy Bird relies on a set of images. You can download the image package to your local machine by clicking [here](https://github.com/user-attachments/files/18703749/fbAsset.zip). After extracting, you will see the following images: - Number images from 0 to 9 for scores - Game background image diff --git a/docs/zh/basics/quickStart/flappy-bird.mdx b/docs/zh/basics/quickStart/flappy-bird.mdx index df9e0c282..718e2533c 100644 --- a/docs/zh/basics/quickStart/flappy-bird.mdx +++ b/docs/zh/basics/quickStart/flappy-bird.mdx @@ -14,7 +14,7 @@ Flappy Bird 是一个 2D 项目,编辑器首页自带的 2D 模版便是按照 ## 准备资源 -Flappy Bird 依赖的资源是一堆图片,点击[这里](https://github.com/galacean/galacean.github.io/files/13161928/fb.zip)可以下载图片包到本地。解压之后看到以下图片: +Flappy Bird 依赖的资源是一堆图片,点击[这里](https://github.com/user-attachments/files/18703749/fbAsset.zip)可以下载图片包到本地。解压之后看到以下图片: - 0-9 的分数数字图 - 游戏背景图