mitm001 vor 5 Jahren
Ursprung
Commit
6ea79c55f6

+ 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: