Add link to hero animation page (#30059)

diff --git a/packages/flutter/lib/src/widgets/heroes.dart b/packages/flutter/lib/src/widgets/heroes.dart
index 31d9f8d..1d93706 100644
--- a/packages/flutter/lib/src/widgets/heroes.dart
+++ b/packages/flutter/lib/src/widgets/heroes.dart
@@ -60,7 +60,8 @@
   return MatrixUtils.transformRect(box.getTransformTo(null), Offset.zero & box.size);
 }
 
-/// A widget that marks its child as being a candidate for hero animations.
+/// A widget that marks its child as being a candidate for
+/// [hero animations](https://flutter.dev/docs/development/ui/animations/hero-animations).
 ///
 /// When a [PageRoute] is pushed or popped with the [Navigator], the entire
 /// screen's content is replaced. An old route disappears and a new route