diff --git a/snooty.toml b/snooty.toml index ac57787b..7e1b5968 100644 --- a/snooty.toml +++ b/snooty.toml @@ -37,3 +37,13 @@ cmk-long = "Customer Master Key" dek-long = "Data Encryption Key" csfle-short = "CSFLE" csfle-long = "Client-side Field Level Encryption (CSFLE)" +current-url-base = "https://www.mongodb.com/docs/drivers/node/current/" + +eol = true + +[[banners]] +targets = ["*"] +variant = "info" +value = """\ + This version of the documentation is archived and no longer supported. View the `current documentation <{+current-url-base+}>`__ to learn how to `upgrade your version of the {+driver-long+} <{+current-url-base+}upgrade/>.`__\ + """