Repository: incubator-groovy
Updated Branches:
  refs/heads/master 3fb216a2d -> 7ecf65bc6


Documentation: remove link to non-existing section


Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/7ecf65bc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/7ecf65bc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-groovy/diff/7ecf65bc

Branch: refs/heads/master
Commit: 7ecf65bc6e6d78ec6c433addc0cb5bbd6be941e8
Parents: 3fb216a
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Mon May 4 08:24:50 2015 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Mon May 4 08:24:50 2015 +0200

----------------------------------------------------------------------
 src/spec/doc/design-pattern-in-groovy.adoc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/7ecf65bc/src/spec/doc/design-pattern-in-groovy.adoc
----------------------------------------------------------------------
diff --git a/src/spec/doc/design-pattern-in-groovy.adoc 
b/src/spec/doc/design-pattern-in-groovy.adoc
index 153868b..34dbd68 100644
--- a/src/spec/doc/design-pattern-in-groovy.adoc
+++ b/src/spec/doc/design-pattern-in-groovy.adoc
@@ -57,6 +57,4 @@ 
include::{projectdir}/{specfolder}/design-pattern-visitor.adoc[leveloffset=+2]
  * _Discusses Visitor, Builder and other Patterns._
 . Brad Appleton (1999). http://www.bradapp.com/docs/pizza-inv.html[Pizza 
Inversion - a Pattern for Efficient Resource Consumption].
  * _One of the most frequently used patterns by many software engineers!_
-. _Design Patterns in Dynamic Languages_ by Neil Ford. Houston Java User’s 
Group. Examples in Groovy and Ruby. 
http://www.hjug.org/present/Neal_Ford-Design_Patterns_in_Dynamic_Languages-slides.pdf
-
-See also: <<_refactoring_bwith_groovy,Refactoring with Groovy>>.
\ No newline at end of file
+. _Design Patterns in Dynamic Languages_ by Neil Ford. Houston Java User’s 
Group. Examples in Groovy and Ruby. 
http://www.hjug.org/present/Neal_Ford-Design_Patterns_in_Dynamic_Languages-slides.pdf
\ No newline at end of file

Reply via email to