소스 검색

remove link

mitm001 5 년 전
부모
커밋
6ea79c55f6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/modules/ROOT/pages/jme3/contributions/entitysystem/detailed.adoc

+ 2 - 2
docs/modules/ROOT/pages/jme3/contributions/entitysystem/detailed.adoc

@@ -212,7 +212,7 @@ This often result in mislead skepticism about the design. So get back to read it
 
 [TIP]
 ====
-This area contain some best gotchas and practical wisdom when working with ES. I change this to upper position in the page be cause I think practical works save us more than theories. This page can be called a “Design course after all without this section!!! 
+This area contain some best gotchas and practical wisdom when working with ES. I change this to upper position in the page be cause I think practical works save us more than theories. This page can be called a “Design course after all without this section!!!
 ====
 
 
@@ -388,7 +388,7 @@ A lot of good things come if done “right”!
 .  Batch / Concurent processing/caching as in modern CPU, GPU
 .  … ten more
 
-link:http://piemaster.net/2011/07/entity-component-primer/[http://piemaster.net/2011/07/entity-component-primer/]
+//link:http://piemaster.net/2011/07/entity-component-primer/[http://piemaster.net/2011/07/entity-component-primer/]
 
 
 === Cons: