chore: fix pdf link in docs

This commit is contained in:
Thomas Allmer 2022-11-23 10:52:34 +01:00 committed by Thomas Allmer
parent dec62b3b0d
commit 9ddde34c5b
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,7 @@ A practical example: all form components inside a form need to be able to lay ac
A huge part of Lion consists of its form system and components. A huge part of Lion consists of its form system and components.
This [presentation about accessible form components](../_assets/theoryOfFormsLion.pdf) explains how accesibility is built-in in all form components. This [presentation about accessible form components](/_merged_assets/_static/theoryOfFormsLion.pdf) explains how accesibility is built-in in all form components.
## SlotMixin ## SlotMixin