Skip to content

Commit e547bc7

Browse files
committed
Fix missing image
1 parent 4f9b1eb commit e547bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

callgraphs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ This folder contains the visualization of the call graphs computed by `Salsa`.
3131
- **Expected Output**: It expects a direct call from `ser.Demo.writeObject` to
3232
`java.io.ObjectOutputStream.defaultWriteObject`.
3333

34-
- **Actual Output**:![Ser1-JRE1.8.jar.png](https://raw.githubusercontent.com/SoftwareDesignLab/Salsa/blob/master/callgraphs/Ser1-JRE1.8.jar.png)
34+
- **Actual Output**:![Ser1-JRE1.8.jar.png](https://raw.githubusercontent.com/SoftwareDesignLab/Salsa/master/callgraphs/Ser1-JRE1.8.jar.png)

0 commit comments

Comments
 (0)