Skip to content

Commit e44272c

Browse files
authored
Update docusaurus.config.js
1 parent 505c241 commit e44272c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ const footerLinks = [
7373
href: `https://www.mongodb.com/docs/drivers/php-drivers/`,
7474
label: "PHP Driver",
7575
},
76+
{
77+
href: `https://www.mongodb.com/docs/drivers/php-frameworks/symfony/`,
78+
label: "MongoDB and Symfony integration",
79+
},
7680
{
7781
label: ${new Date().getFullYear()} MongoDB, Inc.`,
7882
href: "https://www.mongodb.com",

0 commit comments

Comments
 (0)