We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f58b6 commit 55e1c0bCopy full SHA for 55e1c0b
template.rc
@@ -43,7 +43,7 @@ BEGIN
43
VALUE "PrivateBuild", "\0"
44
VALUE "ProductName", "MongoDB Driver for PHP\0"
45
VALUE "ProductVersion", PHP_MONGODB_VERSION "\0"
46
- VALUE "URL", "https://docs.mongodb.com/ecosystem/drivers/php/"
+ VALUE "URL", "https://docs.mongodb.com/drivers/php"
47
END
48
49
BLOCK "VarFileInfo"
0 commit comments