Skip to content

Commit 0b5b81a

Browse files
committed
Removing reference to doc/impl.html
1 parent 43d073d commit 0b5b81a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ The core of this code has been derived from open-source leveldb.
1616
The code under this directory implements a system for maintaining a
1717
persistent key/value store.
1818

19-
See doc/index.html for more explanation.
20-
See doc/impl.html for a brief overview of the implementation.
19+
See doc/index.html and github wiki (https://github.com/facebook/rocksdb/wiki)
20+
for more explanation.
2121

2222
The public interface is in include/*. Callers should not include or
2323
rely on the details of any other header files in this package. Those

0 commit comments

Comments
 (0)