Skip to content

Commit a69121e

Browse files
committed
Adding plugins db/install.php path.
1 parent 8ef67b1 commit a69121e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis/_files/db-install-php.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import DefaultDescription from './db-install-php.mdx';
2222
export default (initialProps: Props): ComponentFileSummary => (
2323
<ComponentFileSummary
2424
defaultDescription={DefaultDescription}
25-
filepath="/CHANGES"
25+
filepath="/db/install.php"
2626
filetype="php"
2727
summary="Post-installation hook"
2828
{...initialProps}

0 commit comments

Comments
 (0)