Skip to content

Commit ab8e810

Browse files
author
Dan Liew
committed
More URL fixes.
1 parent 0e3ada9 commit ab8e810

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![WLLVM](https://github.com/SRI-CSL/whole-program-llvm/blob/master/img/dragon128x128.png?raw_true)Whole Program LLVM
1+
![WLLVM](img/dragon128x128.png?raw_true)Whole Program LLVM
22
==================
33
[![PyPI version](https://badge.fury.io/py/wllvm.svg)](https://badge.fury.io/py/wllvm)
44
[![Build Status](https://travis-ci.org/SRI-CSL/whole-program-llvm.svg?branch=master)](https://travis-ci.org/SRI-CSL/whole-program-llvm)
@@ -144,7 +144,7 @@ Tutorials
144144
---------
145145

146146
A gentler set of instructions on building apache in a vagrant Ubuntu 14.04 can be found
147-
[here,](https://github.com/SRI-CSL/whole-program-llvm/blob/master/doc/tutorial.md) and for Ubuntu 16.04 [here.](https://github.com/SRI-CSL/whole-program-llvm/blob/master/doc/tutorial-ubuntu-16.04.md)
147+
[here,](doc/tutorial.md) and for Ubuntu 16.04 [here.](doc/tutorial-ubuntu-16.04.md)
148148

149149
Building a bitcode module with dragonegg
150150
----------------------------------------
@@ -191,7 +191,7 @@ Building an Operating System
191191
----------------------------
192192

193193
To see how to build freeBSD 10.0 from scratch check out this
194-
[guide.](https://github.com/SRI-CSL/whole-program-llvm/blob/master/doc/tutorial-freeBSD.md)
194+
[guide.](doc/tutorial-freeBSD.md)
195195

196196

197197
Configuring without building bitcode
@@ -257,4 +257,4 @@ it might point out what is wrong.
257257
License
258258
-------
259259

260-
WLLVM is released under the MIT license. See the file `LICENSE` for [details.](https://github.com/SRI-CSL/whole-program-llvm/blob/master/LICENSE)
260+
WLLVM is released under the MIT license. See the file `LICENSE` for [details.](LICENSE)

0 commit comments

Comments
 (0)