Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2007-04-17 09:21:37 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2007-04-17 09:21:37 +0400
commitd40a7ba90152d004eec8ed45e33d1f00a8690798 (patch)
tree203bc9a78ca61b5fb90517112a51dc671b786460 /doc
parente8333e36b1dca8e6395d8b746280a5ccd83a3c7e (diff)
* update link to dependencies page.
Diffstat (limited to 'doc')
-rw-r--r--doc/blender-scons.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/blender-scons.txt b/doc/blender-scons.txt
index dae87b42010..66f7edef292 100644
--- a/doc/blender-scons.txt
+++ b/doc/blender-scons.txt
@@ -32,10 +32,10 @@ $Id$
installation, version v0.96.1 (http://www.scons.org).
Check from the page
- http://www.blender.org/cms/Getting_Dependencies.135.0.html that you
- have all dependencies needed for building Blender. Note that for
- windows many of these dependencies already come in the lib/windows
- module from CVS.
+ http://www.blender.org/development/building-blender/getting-dependencies/
+ that you have all dependencies needed for building Blender. Note that for
+ windows many of these dependencies already come in the lib/windows module
+ from CVS.
In the base directory of the sources (from now on called $BLENDERHOME)
you'll see a file named SConstruct. This is the entry point for the