Describe the problem
The Motion section of the docs at https://www.patternfly.org/design-foundations/motion/#motion-patterns has a dead link that renders as:
...there are [opt-in animations](/development guide#opt-in-animations) that require...
Expected behavior
Links in the documentation should render as intended 🙂
Screenshots
Not needed I think
Any other information?
The offending MD file appears to be:
|
While many components feature animations by default, there are [opt-in animations](/development guide#opt-in-animations) that require manual configuration. If you're interested in implementing motion outside of what we support by default, you can use [our motion tokens](/design-foundations/motion/development-guide#motion-tokens) to create a custom animation for your specific scenario. Take care to stay aligned with our motion principles. |
Describe the problem
The Motion section of the docs at https://www.patternfly.org/design-foundations/motion/#motion-patterns has a dead link that renders as:
Expected behavior
Links in the documentation should render as intended 🙂
Screenshots
Not needed I think
Any other information?
The offending MD file appears to be:
patternfly-org/packages/documentation-site/patternfly-docs/content/design-guidelines/styles/motion/motion.md
Line 62 in 2294679