External leveldb link changed (#11833)

table_format.txt was renamed to table_format.md
This commit is contained in:
joetoth 2017-07-27 19:13:54 -04:00 committed by Vijay Vasudevan
parent a4a3a3335b
commit 22241cd42d

View File

@ -5,4 +5,4 @@ The table format is similar to the table format for the LevelDB
open source key/value store, with the exception that our tables
do not support "filter" meta blocks (Bloom Filters). See:
https://github.com/google/leveldb/blob/master/doc/table_format.txt
https://github.com/google/leveldb/blob/master/doc/table_format.md