diff options
Diffstat (limited to 'docs/TableGen')
-rw-r--r-- | docs/TableGen/LangIntro.rst | 2 | ||||
-rw-r--r-- | docs/TableGen/LangRef.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/TableGen/LangIntro.rst b/docs/TableGen/LangIntro.rst index 4d4551e8a6e7..a148634e3edf 100644 --- a/docs/TableGen/LangIntro.rst +++ b/docs/TableGen/LangIntro.rst @@ -7,7 +7,7 @@ TableGen Language Introduction .. warning:: This document is extremely rough. If you find something lacking, please - fix it, file a documentation bug, or ask about it on llvmdev. + fix it, file a documentation bug, or ask about it on llvm-dev. Introduction ============ diff --git a/docs/TableGen/LangRef.rst b/docs/TableGen/LangRef.rst index 134afedbb7b4..27b2c8beaa69 100644 --- a/docs/TableGen/LangRef.rst +++ b/docs/TableGen/LangRef.rst @@ -7,7 +7,7 @@ TableGen Language Reference .. warning:: This document is extremely rough. If you find something lacking, please - fix it, file a documentation bug, or ask about it on llvmdev. + fix it, file a documentation bug, or ask about it on llvm-dev. Introduction ============ |