Skip to content

Commit

Permalink
Fix broken link again.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed Oct 30, 2012
1 parent c39c971 commit 638dc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Validator.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ get information about all of them.
Most validators (anything that subclasses
:class:`formencode.FancyValidator`) will take a certain standard
set of constructor keyword arguments. See
:class:`formencode.FancyValidator` for more -- here we use
:class:`formencode.api.FancyValidator` for more -- here we use
``not_empty=True``.

Another notable validator is :class:`formencode.compound.All` -- this
Expand Down

0 comments on commit 638dc30

Please sign in to comment.