diff options
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__ = { |
