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.
2 parents 60e3014 + a69121e commit 85aeaa1Copy full SHA for 85aeaa1
docs/apis/_files/db-install-php.tsx
@@ -22,7 +22,7 @@ import DefaultDescription from './db-install-php.mdx';
22
export default (initialProps: Props): ComponentFileSummary => (
23
<ComponentFileSummary
24
defaultDescription={DefaultDescription}
25
- filepath="/CHANGES"
+ filepath="/db/install.php"
26
filetype="php"
27
summary="Post-installation hook"
28
{...initialProps}
0 commit comments