Remove links to internal google docs, updating them to point to GitHub.
authorSmit Hinsu <hinsu@google.com>
Wed, 3 Apr 2019 21:05:23 +0000 (14:05 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Thu, 4 Apr 2019 02:21:00 +0000 (19:21 -0700)
PiperOrigin-RevId: 241801638

mlir/g3doc/LangRef.md

index f28fc0d..497595b 100644 (file)
@@ -14,9 +14,8 @@ high-performance target-specific code.
 MLIR stands for one of "Multi-Level IR" or "Multi-dimensional Loop IR" or
 "Machine Learning IR" - the MLIR team prefers the first interpretation. This
 document defines and describes the key concepts in MLIR, and is intended to be a
-dry reference document - [rationale documentation](Rationale.md),
-[system overview documentation](https://docs.google.com/document/d/1yRqja94Da6NtKmPxSYtTx6xbUtughLANyeD7dZ7mOBM/edit#)
-and other content is hosted elsewhere.
+dry reference document - [rationale documentation](Rationale.md) and other
+content is hosted elsewhere.
 
 MLIR is designed to be used in three different forms: a human-readable textual
 form suitable for debugging, an in-memory form suitable for programmatic