Fix image URL to include the raw parameter.

This commit is contained in:
Simo Kinnunen
2015-07-06 17:51:27 +09:00
parent 326a041a56
commit f49749ed0f

View File

@@ -6,7 +6,7 @@ STF consists of multiple independent processes communicating via [ZeroMQ](http:/
The core topology is as follows.
![Rough core topology](topo-v1.png)
![Rough core topology](topo-v1.png?raw=true)
Each unit and its function will be explained later in the document.