diff --git a/doc/animations.md b/doc/animations.md index 7dabb28d..0ca0990e 100644 --- a/doc/animations.md +++ b/doc/animations.md @@ -36,4 +36,4 @@ keyboard) the button. A more complex situation occurs when we want to transition an element in or out of the page. For example, we may want a fade-in and fade-out effect. -The `t-transition` directive is here to help us (see [QWeb documentation](doc/qweb.md#t-transition-directive)). \ No newline at end of file +The `t-transition` directive is here to help us (see [QWeb documentation](qweb.md#t-transition-directive)).