Update link to transitions section

I noticed the current link wasn't going anywhere. Let me know if this is correct or not 👍
pull/4748/head
Eddy 6 years ago committed by GitHub
parent 628b09d867
commit 2fae330947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -521,7 +521,7 @@ $: $size = big ? 100 : 10;
### `svelte/transition`
The `svelte/transition` module exports six functions: `fade`, `fly`, `slide`, `scale`, `draw` and `crossfade`. They are for use with svelte [`transitions`](docs#Transitions).
The `svelte/transition` module exports six functions: `fade`, `fly`, `slide`, `scale`, `draw` and `crossfade`. They are for use with svelte [`transitions`](docs#transition_fn).
#### `fade`

Loading…
Cancel
Save