소스 검색

Update README.md

Fixes #37
Björn Ritzl 1 년 전
부모
커밋
51cdf5d198
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # Defold examples
 
-This repository includes the Defold examples application used in the examples section on https://defold.com/examples/basics/simple_move/
+This repository includes the Defold examples application used in the examples section on https://defold.com/examples
 
 ## Adding more examples
 Examples are grouped by category, for instance "physics", "sprite" or "collection". Each group of examples has a folder in /examples. Here's how to add a new example named "foobar" to the "sprite" category: