Skip to content

Commit d1371f7

Browse files
author
Tilmann Zäschke
committed
README fix
1 parent f2d8811 commit d1371f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ MultiPing provides several tools:
1515
All tools can be run from the executable jar file which is available in
1616
the [GitHub Releases section](https://github.com/netsec-ethz/scion-java-multiping/releases/download/v0.2.0/scion-multiping-0.2.0-executable.jar).
1717
It can be executed with:
18-
18+
https://github.com/netsec-ethz/scion-java-multiping/releases/download/v0.2.0/scion-multiping-0.2.0.jar
1919
```
2020
java -jar scion-multiping-0.2.0-executable.jar [tool-command]
2121
```
@@ -43,7 +43,7 @@ It also provides a summary of its findings.
4343
# Ping Repeat
4444

4545
The tool reads a list if ISD/AS codes from a csv file (
46-
`isdAsInputFile`, [example](/ping-repeat-destinations.json)), repeatedly sends
46+
`isdAsInputFile`, [example](/ping-repeat-destinations.csv)), repeatedly sends
4747
traceroute
4848
SCMP requests to each AS and writes the results to an output file (
4949
`outputFile`, [example](/ping-repeat-output.csv)).

0 commit comments

Comments
 (0)