Skip to content

Commit 02ba6a1

Browse files
authored
correct file name
1 parent 3afa948 commit 02ba6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/settings/autogenerate-settings.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ insert_dest_files=(
393393
"docs/sql-reference/functions/functions-for-nulls.md"
394394
"docs/sql-reference/functions/encryption-functions.md"
395395
"docs/sql-reference/functions/hash-functions.md"
396-
"docs/sql-reference/functions/introspection-functions.md"
396+
"docs/sql-reference/functions/introspection.md"
397397
)
398398

399399
echo "[$SCRIPT_NAME] Inserting generated markdown content between AUTOGENERATED_START and AUTOGENERATED_END tags"

0 commit comments

Comments
 (0)