diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 85a2c396d7..f85993d625 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -451,6 +451,13 @@ const config: Config = { dropdown: "legal", }, }, + { + label: "Event Code of Conduct", + href: "https://pris.ly/code-conduct", + customProps: { + dropdown: "legal", + }, + }, { label: "Security & Compliance", href: "https://trust.prisma.io/",