Skip to content

Commit

Permalink
DOC BUG: One more link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelsey Jordahl committed Dec 19, 2014
1 parent 8a861c2 commit ce202b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/traits_user_manual/intro.rst
Expand Up @@ -55,7 +55,7 @@ attributes, giving the attributes some additional characteristics:
toolkit be installed. However, if this feature is not used, the Traits package
does not otherwise require GUI support. For details on the visualization
features of Traits, see the `TraitsUI User Manual
<http://github.enthought.com/traitsui/index.html>`_.
<http://docs.enthought.com/traitsui/traitsui_user_manual/index.html>`_.

A class can freely mix trait-based attributes with normal Python attributes,
or can opt to allow the use of only a fixed or open set of trait attributes
Expand Down

0 comments on commit ce202b0

Please sign in to comment.