Przeglądaj źródła

Update README.md

Fixes #37
Björn Ritzl 1 rok temu
rodzic
commit
51cdf5d198
1 zmienionych plików z 1 dodań i 1 usunięć
  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: