Skip to content

Commit

Permalink
Merge pull request #6 from darionyaphet/filename
Browse files Browse the repository at this point in the history
fix md file name
  • Loading branch information
johnzeng committed May 28, 2021
2 parents 7b70e23 + 3c002d6 commit 13478bf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [术语](doc/Terminology.md)
- 开发者指南
- [基本操作](doc/Basic-Operations.md)
- [迭代器](doc/iterator.md)
- [迭代器](doc/Iterator.md)
- [前缀搜索](doc/Prefix-seek.md)
- [向前搜索](doc/SeekForPrev.md)
- [尾部迭代器](doc/Tailing-Iterator.md)
Expand All @@ -37,7 +37,7 @@
- [基础选项以及调优](doc/Setup-Options-and-Basic-Tuning.md)
- [选项字符串以及选项Map](doc/Option-String-and-Option-Map.md)
- [配置文件](doc/RocksDB-Options-File.md)
- [压缩/compression](doc/compression.md)
- [压缩/compression](doc/Compression.md)
- [字典压缩](doc/Dictionary-Compression.md)
- [IO](doc/IO.md)
- [限流器](doc/Rate-Limiter.md)
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 13478bf

Please sign in to comment.