From e2a8984c06a5f466a268ad7f1a7a8578bfe6bf5b Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 11 Feb 2015 11:03:02 -0500 Subject: [PATCH] FindCoin3D: Drop link to project homepage The project has moved from to . Simply drop the out-dated link. Few find modules have links to the project sites. Anyone looking to use a given find module likely already knows about the project it finds and can use a search engine to find its homepage. --- Modules/FindCoin3D.cmake | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Modules/FindCoin3D.cmake b/Modules/FindCoin3D.cmake index b5c3a9679..f90860c81 100644 --- a/Modules/FindCoin3D.cmake +++ b/Modules/FindCoin3D.cmake @@ -5,8 +5,7 @@ # Find Coin3D (Open Inventor) # # Coin3D is an implementation of the Open Inventor API. It provides -# data structures and algorithms for 3D visualization -# http://www.coin3d.org/ +# data structures and algorithms for 3D visualization. # # This module defines the following variables #