Skip to content

Commit 4492d6c

Browse files
committed
fix: urls in README
1 parent e641dc5 commit 4492d6c

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
@@ -94,7 +94,7 @@ Response body:
9494

9595
### benchmarks
9696

97-
This runs a load test for 20 seconds. The test can be found [here](./benchmark/main.go). The tests were run on a 2021 Macbook Pro with an M1 chip.
97+
This runs a load test for 20 seconds. The test can be found [here](https://github.com/viveknathani/numero/blob/master/benchmark/main.go). The tests were run on a 2021 Macbook Pro with an M1 chip.
9898

9999
```bash
100100
make bench
@@ -135,4 +135,4 @@ This project started as an exercise in doing some recreational programming. I al
135135

136136
## acknowledgements
137137

138-
created by Vivek Nathani ([@viveknathani_](https://twitter.com/viveknathani_)), licensed under the [MIT License](./LICENSE).
138+
created by Vivek Nathani ([@viveknathani_](https://twitter.com/viveknathani_)), licensed under the [MIT License](https://github.com/viveknathani/numero/blob/master/LICENSE).

0 commit comments

Comments
 (0)