Skip to content

Commit 76fdc46

Browse files
committed
more
1 parent 0838131 commit 76fdc46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

badger/overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ sidebarTitle: "Overview"
99
## What is Badger? {/* vale Google.Contractions = NO */}
1010

1111
BadgerDB is an embeddable, persistent, and fast key-value (KV) database written
12-
in pure Go. It is the underlying database for [Dgraph](/dgraph), a fast,
13-
distributed graph database. It is meant to be an efficient alternative to
12+
in pure Go. It is the underlying database for [Dgraph](/dgraph/overview), a
13+
fast, distributed graph database. It is meant to be an efficient alternative to
1414
non-Go-based key-value stores like RocksDB.
1515

1616
## Changelog

0 commit comments

Comments
 (0)