Index: third_party/WebKit/Source/platform/heap/BlinkGCDesign.md |
diff --git a/third_party/WebKit/Source/platform/heap/BlinkGCDesign.md b/third_party/WebKit/Source/platform/heap/BlinkGCDesign.md |
index 5c1da77d16213f2b03e21bc3c3b8a038b7dd7804..9748c4d36912feca245e694c3830b097d642fc24 100644 |
--- a/third_party/WebKit/Source/platform/heap/BlinkGCDesign.md |
+++ b/third_party/WebKit/Source/platform/heap/BlinkGCDesign.md |
@@ -3,7 +3,7 @@ |
Oilpan is a garbage collection system for Blink objects. |
This document explains the design of the GC. |
If you're just interested in how to use Oilpan, |
-see (BlinkGCAPIReference)[BlinkGCAPIReference.md]. |
+see [BlinkGCAPIReference](BlinkGCAPIReference.md). |
[TOC] |