Skip to content

Commit cc52575

Browse files
authored
docs(motion): Fixes broken link. (#4797)
1 parent 227be4c commit cc52575

File tree

1 file changed

+1
-1
lines changed
  • packages/documentation-site/patternfly-docs/content/design-guidelines/styles/motion

1 file changed

+1
-1
lines changed

packages/documentation-site/patternfly-docs/content/design-guidelines/styles/motion/motion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ These principles guide the use of motion in PatternFly and align with our [brand
5959

6060
PatternFly components support motion in the form of **micro animations**, which are small, unobtrusive, and often understated. These animations serve specific purposes within a UI, and are designed to be subtle and complementary. To ensure an accessible experience, every animation adapts to and respects a user's system-level settings for reduced motion.
6161

62-
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.
62+
While many components feature animations by default, there are [opt-in animations](/design-foundations/motion/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.
6363

6464
### Anatomy of an animation
6565
An animation is composed of 4 elements:

0 commit comments

Comments
 (0)