Explorar el Código

remove outdated link

mitm001 hace 5 años
padre
commit
7ce9d8925d
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      docs/modules/ROOT/pages/jme3.adoc

+ 0 - 4
docs/modules/ROOT/pages/jme3.adoc

@@ -48,10 +48,6 @@ Now that you understood the basics, let's put it all together. The following int
 *  <<jme3/external/blender#,Creating compatible models in blender>>
 *  <<jme3/external/3dsmax#,Creating compatible models in 3dsmax>>
 
-=== Game Tutorials
-
-*  link:++https://gamedevelopment.tutsplus.com/tutorials/make-a-neon-vector-shooter-in-jmonkeyengine-the-basics--gamedev-11616++[Neon Vector Shooter tutorial on Tuts+]
-
 Learn from sample code in link:https://github.com/jMonkeyEngine/jmonkeyengine/tree/master/jme3-examples/src/main/java/jme3test[src/main/java/jme3test] (also available in the sdk by `menu:File[New Project>JME3 Tests]`) and the example games provided by the community!