diff options
author | Billy Donahue <billy.donahue@mongodb.com> | 2019-04-08 11:28:13 -0400 |
---|---|---|
committer | Billy Donahue <billy.donahue@mongodb.com> | 2019-04-08 11:28:28 -0400 |
commit | 612457dcfc3ba939dc8474f227f9166520a4a583 (patch) | |
tree | 4cb035792b0e8fb39c12b095154d27d9a145a999 /README.third_party.md | |
parent | 2def9c02b31425551cf904d4b6e9920b64dd1c06 (diff) | |
download | mongo-612457dcfc3ba939dc8474f227f9166520a4a583.tar.gz |
SERVER-40389 fixup: fmtlib.net url has no www in it
Diffstat (limited to 'README.third_party.md')
-rw-r--r-- | README.third_party.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.third_party.md b/README.third_party.md index 1088987d5dd..cb5428fb420 100644 --- a/README.third_party.md +++ b/README.third_party.md @@ -55,7 +55,7 @@ a notice will be included in [ASIO]: https://github.com/chriskohlhoff/asio [benchmark]: https://github.com/google/benchmark [Boost]: http://www.boost.org/ -[fmt]: http://www.fmtlib.net/ +[fmt]: http://fmtlib.net/ [GPerfTools]: https://github.com/gperftools/gperftools [ICU4]: http://site.icu-project.org/download/ [Intel Decimal FP Library]: https://software.intel.com/en-us/articles/intel-decimal-floating-point-math-library |