You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ Response body:
94
94
95
95
### benchmarks
96
96
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.
98
98
99
99
```bash
100
100
make bench
@@ -135,4 +135,4 @@ This project started as an exercise in doing some recreational programming. I al
135
135
136
136
## acknowledgements
137
137
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