We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ee7eb commit 87b1df1Copy full SHA for 87b1df1
README.md
@@ -24,7 +24,7 @@ Traitlets is a pure Python library enabling:
24
25
Its implementation relies on the [descriptor](https://docs.python.org/howto/descriptor.html)
26
pattern, and it is a lightweight pure-python alternative of the
27
-[*traits* library](http://code.enthought.com/projects/traits/).
+[*traits* library](http://code.enthought.com/pages/traits.html).
28
29
Traitlets powers the configuration system of IPython and Jupyter
30
and the declarative API of IPython interactive widgets.
0 commit comments