From cdb4a2c094114ea04ff509ee16ea6f4411edee6c Mon Sep 17 00:00:00 2001 From: David Rose Date: Sat, 20 Jun 2009 03:57:08 +0000 Subject: [PATCH] change url --- direct/src/plugin/p3dInstanceManager.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/direct/src/plugin/p3dInstanceManager.cxx b/direct/src/plugin/p3dInstanceManager.cxx index 42d3b0a5fb..5a80ae8525 100644 --- a/direct/src/plugin/p3dInstanceManager.cxx +++ b/direct/src/plugin/p3dInstanceManager.cxx @@ -97,7 +97,7 @@ initialize() { _download_url = "http://10.196.143.118/~drose/p3d/"; #else - _download_url = "http://orpheus.ddrose.com/~drose/"; + _download_url = "http://orpheus.ddrose.com/~drose/p3d/"; #endif if (_root_dir.empty()) {