schemas/misc READMEs: Remove extraneous 'over '

This commit is contained in:
Athanasius 2022-01-30 16:40:28 +00:00
parent c903df1dd5
commit ec781aa94f
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D
6 changed files with 6 additions and 6 deletions

View File

@ -35,7 +35,7 @@ You MUST remove the following key/value pairs from the data:
### Augmentations
#### horizons and odyssey flags
Please read [horizons and odyssey flags](../README-EDDN-schemas.md#horizons-and-odyssey-flags)
over in the main Schema documentation.
in the main Schema documentation.
#### systemName
The star system name for where this market is. Use the `StarSystem` value

View File

@ -21,7 +21,7 @@ The primary data source for this schema is the ED Journal event `CodexEntry`.
### Augmentations
#### horizons and odyssey flags
Please read [horizons and odyssey flags](../README-EDDN-schemas.md#horizons-and-odyssey-flags)
over in the main Schema documentation.
in the main Schema documentation.
#### StarPos
You MUST add a `StarPos` array containing the system co-ordinates from the

View File

@ -58,7 +58,7 @@ Remove not only the `Category_Localised` key:values, but also the
### Augmentations
#### horizons and odyssey flags
Please read [horizons and odyssey flags](../../docs/Developers.md#horizons-and-odyssey-flags)
over in the Developers' documentation.
in the Developers' documentation.
### Using CAPI data
It is *not* recommended to use CAPI data as the source as it's fraught with

View File

@ -22,7 +22,7 @@ The primary data source for this schema is the ED Journal event
### Augmentations
#### horizons and odyssey flags
Please read [horizons and odyssey flags](../../docs/Developers.md#horizons-and-odyssey-flags)
over in the Developers' documentation.
in the Developers' documentation.
#### StarPos
You MUST add a `StarPos` array containing the system co-ordinates from the

View File

@ -22,7 +22,7 @@ The primary data source for this schema is the ED Journal event
### Augmentations
#### horizons and odyssey flags
Please read [horizons and odyssey flags](../../docs/Developers.md#horizons-and-odyssey-flags)
over in the Developers' documentation.
in the Developers' documentation.
#### StarSystem
You MUST add a `StarSystem` key/value pair representing the name of the

View File

@ -29,5 +29,5 @@ separate file.
### Augmentations
#### horizons and odyssey flags
Please read [horizons and odyssey flags](../../docs/Developers.md#horizons-and-odyssey-flags)
over in the Developers' documentation.
in the Developers' documentation.