summaryrefslogtreecommitdiff
path: root/db/log_format.h
diff options
context:
space:
mode:
Diffstat (limited to 'db/log_format.h')
-rw-r--r--db/log_format.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/log_format.h b/db/log_format.h
index a8c06ef..356e69f 100644
--- a/db/log_format.h
+++ b/db/log_format.h
@@ -3,7 +3,7 @@
// found in the LICENSE file. See the AUTHORS file for names of contributors.
//
// Log format information shared by reader and writer.
-// See ../doc/log_format.txt for more detail.
+// See ../doc/log_format.md for more detail.
#ifndef STORAGE_LEVELDB_DB_LOG_FORMAT_H_
#define STORAGE_LEVELDB_DB_LOG_FORMAT_H_