Skip to content

Commit c8b09e1

Browse files
committed
doc problem
1 parent 7bd89ca commit c8b09e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/DBFuncs.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -370,9 +370,9 @@ Result:
370370
|pubs|employee|employees table|
371371
|NULL|employee|emp_id: employee id|
372372
|NULL|employee|fname: firstname of employee|
373-
...
373+
|...|...|...|
374374

375-
To be able to link the documentation to the config entries, which are retrieved from the filesystem, another setting is needed that indicates the first character in the `specialConfigStoreFolders` as discussed in [Creating configurations](creating_configurations): `<add key="charBeforeDBnameConfigDoc" value="_" />`.
375+
To be able to link the documentation to the config entries, which are retrieved from the filesystem, another setting is needed that indicates the first character in the `specialConfigStoreFolders` as discussed in [Creating configurations](#creating-configurations): `<add key="charBeforeDBnameConfigDoc" value="_" />`.
376376

377377
#### Refreshing the config tree
378378

0 commit comments

Comments
 (0)