fix: more links
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 2m52s

This commit is contained in:
zmaj
2024-01-24 11:18:48 +00:00
parent a8580b87f7
commit 79da26a21d
5 changed files with 12 additions and 12 deletions

View File

@ -16,9 +16,9 @@ The information is optional (unless you wish to configure a non-default target t
See also:
* [Excel Uploads](/excel.md)
* [MPE_XLMAP_DATA](/tables/mpe_xlmap_data.md)
* [MPE_XLMAP_RULES](/tables/mpe_xlmap_rules.md)
* [Excel Uploads](/excel)
* [MPE_XLMAP_DATA](/tables/mpe_xlmap_data)
* [MPE_XLMAP_RULES](/tables/mpe_xlmap_rules)
@ -29,4 +29,4 @@ See also:
- 🔑 `TX_TO num`: SCD2 close datetime
- 🔑 `XLMAP_ID char(32)`: A unique, UPPERCASE reference for the excel map.
- `XLMAP_DESCRIPTION char(1000)`: Map Description
- `XLMAP_TARGETLIBDS char(41)`: An alternative target table to which to upload the data. This MUST have the same structure as the [MPE_XLMAP_DATA](/tables/mpe_xlmap_data.md) table. The table must also be configured in [MPE_TABLES](/tables/mpe_tables.md).
- `XLMAP_TARGETLIBDS char(41)`: An alternative target table to which to upload the data. This MUST have the same structure as the [MPE_XLMAP_DATA](/tables/mpe_xlmap_data) table. The table must also be configured in [MPE_TABLES](/tables/mpe_tables).