diff --git a/snooty.toml b/snooty.toml index 5257a2657..9a45491b9 100644 --- a/snooty.toml +++ b/snooty.toml @@ -14,6 +14,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/" [constants] driver = "java" driver-long = "MongoDB Java Driver" +driver-short = "Java Driver" version = "4.5" full-version = "{+version+}.1" mdb-server = "MongoDB Server"