diff options
Diffstat (limited to 'docs/BitCodeFormat.html')
-rw-r--r-- | docs/BitCodeFormat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html index d2088487aa..a8777ee772 100644 --- a/docs/BitCodeFormat.html +++ b/docs/BitCodeFormat.html @@ -4,7 +4,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>LLVM Bitcode File Format</title> - <link rel="stylesheet" href="llvm.css" type="text/css"> + <link rel="stylesheet" href="_static/llvm.css" type="text/css"> </head> <body> <h1> LLVM Bitcode File Format</h1> |