mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
This is the fourth and final patch in a series of patches fixing markdown links and references inside the mlir documentation. This patch combined with the other three should fix almost every broken link on mlir.llvm.org as far as I can tell. This patch in particular addresses all Markdown files in the top level docs directory. Differential Revision: https://reviews.llvm.org/D103032
MLIR documentation ================== Please note mlir.llvm.org is where MLIR's rendered documentation is displayed. The viewing experience on GitHub or elsewhere may not match those of the website. For any changes please verify instead that they work on the main website first. See https://github.com/llvm/mlir-www for the website generation information.