diff options
author | Jeff Widman <jeff@jeffwidman.com> | 2018-10-22 00:06:16 -0700 |
---|---|---|
committer | Jeff Widman <jeff@jeffwidman.com> | 2018-10-22 00:06:16 -0700 |
commit | 2205a36f5b2796f2d24ecfc69c102f9633d49de1 (patch) | |
tree | f6d27836fb204dd5b07a0285e5247e9fb07b179f /benchmarks | |
parent | 08c77499a2e8bc79d6788d70ef96d77752ed6325 (diff) | |
download | kafka-python-add-a-snappy-dose-of-https.tar.gz |
Update remote urls: snappy, https, etcadd-a-snappy-dose-of-https
Snappy URL was outdated. Similarly, many of these sites now support
https.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/README b/benchmarks/README index 369e8b6..531b789 100644 --- a/benchmarks/README +++ b/benchmarks/README @@ -1,4 +1,4 @@ The `record_batch_*` benchmarks in this section are written using ``perf`` library, created by Viktor Stinner. For more information on how to get reliable results of test runs please consult -http://perf.readthedocs.io/en/latest/run_benchmark.html. +https://perf.readthedocs.io/en/latest/run_benchmark.html. |