Skip to content

Commit 85aeaa1

Browse files
authored
Merge pull request #986 from lucaboesch/dbinstallphp
Adding plugins db/install.php path.
2 parents 60e3014 + a69121e commit 85aeaa1

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)