소스 검색

remove outdated link

mitm001 5 년 전
부모
커밋
7ce9d8925d
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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!