diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-10-29 15:05:25 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-10-29 15:05:25 +0000 |
| commit | 886fbced666630f2b7512e5b442f442588269d89 (patch) | |
| tree | 99771702b2722d2d840ff08889f8d7fc1c8c95ef /docutils/docs/dev/enthought-rfp.txt | |
| parent | 637e57af25692d6a43347409bbb6efc47b5ab416 (diff) | |
| download | docutils-886fbced666630f2b7512e5b442f442588269d89.tar.gz | |
fixed links
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3975 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev/enthought-rfp.txt')
| -rw-r--r-- | docutils/docs/dev/enthought-rfp.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docutils/docs/dev/enthought-rfp.txt b/docutils/docs/dev/enthought-rfp.txt index 86c932c70..5001a5600 100644 --- a/docutils/docs/dev/enthought-rfp.txt +++ b/docutils/docs/dev/enthought-rfp.txt @@ -49,9 +49,8 @@ Source Format 2. The tool must support the use of Traits. Special comment syntax for Traits may be necessary. Information about the Traits package - is available at http://old.scipy.org/site_content/traits. In the - following example, each trait definition is prefaced by a plain - comment:: + is available at http://www.enthought.com/traits/. In the following + example, each trait definition is prefaced by a plain comment:: __traits__ = { |
