Jelajahi Sumber

remove link

mitm001 5 tahun lalu
induk
melakukan
2f0c6d9fa8
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      docs/modules/ROOT/pages/sdk/increasing_heap_memory.adoc

+ 3 - 3
docs/modules/ROOT/pages/sdk/increasing_heap_memory.adoc

@@ -1,6 +1,6 @@
 = Increasing Heap Memory in the jMonkeyEngine SDK
-:author: 
-:revnumber: 
+:author:
+:revnumber:
 :revdate: 2016/03/17 20:48
 :keywords: documentation, sdk, faq
 :relfileprefix: ../
@@ -8,7 +8,7 @@
 ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
-If you've been working on a large scene in the SDK, there is a good chance that you will need to increase the size of Java's heap space (which is quite small by default). link:http://www.javaworld.com/javaworld/jw-08-1996/jw-08-gc.html[What is heap space?]
+If you've been working on a large scene in the SDK, there is a good chance that you will need to increase the size of Java's heap space (which is quite small by default). 
 
 To increase the amount of heap space allocated to the SDK, we must navigate to the SDK's installation directory and edit the etc/jmonkeyplatform.conf file.