diff --git a/third_party/blink/renderer/core/paint/README.md b/third_party/blink/renderer/core/paint/README.md index 54755fffbce6f1..499d75b219a3ce 100644 --- a/third_party/blink/renderer/core/paint/README.md +++ b/third_party/blink/renderer/core/paint/README.md @@ -727,7 +727,7 @@ display items directly. ### PaintNG -[LayoutNG](../layout/ng/README.md]) is a project that will change how Layout +[LayoutNG](../layout/ng/README.md) is a project that will change how Layout generates geometry/style information for painting. Instead of modifying LayoutObjects, LayoutNG will generate an NGFragment tree.