瀏覽代碼

fix old link to the project

AGulev 1 年之前
父節點
當前提交
2846f932d1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/en/tutorials/magic-link.md

+ 1 - 1
docs/en/tutorials/magic-link.md

@@ -14,7 +14,7 @@ This tutorial is written as a step-by-step guide where we build the game on a co
 You need to start by creating a new project and importing the asset package:
 You need to start by creating a new project and importing the asset package:
 
 
 * Create a [new project](/manuals/project-setup/#creating-a-new-project) from the "Empty Project" template
 * Create a [new project](/manuals/project-setup/#creating-a-new-project) from the "Empty Project" template
-* Download the [complete "Magic Link" project](https://github.com/defold/defold-examples/releases/download/0.2.0/magic-link.zip) as a reference. The complete project contains all the asset in case you want to create the project from scratch.
+* Download the complete "Magic Link" project [magic-link.zip](https://github.com/defold/defold-examples/releases/latest) as a reference. The complete project contains all the asset in case you want to create the project from scratch.
 
 
 ## Game rules
 ## Game rules