Fix link formatting in README
This commit is contained in:
parent
ff49f1f319
commit
fbb1c35ad6
|
@ -10,13 +10,13 @@ The lists are grouped as (private) class constants of their relevant entry type.
|
|||
```
|
||||
$checkType = MDConcCheckTypes::getConcordanceTarget("Vollständigkeit");
|
||||
```
|
||||
- All concordance lists can be found directly in the `[/src](./src)` directory.
|
||||
- All concordance lists can be found directly in the [`/src`](./src) directory.
|
||||
|
||||
## Environment and Purpose for Using a Separate Subrepository
|
||||
|
||||
This repository is intended to be used as a subrepository of MDImporter. Its full functionality is thus only available with the inclusion of some other subrepositories provided in the context of the importer (e.g. MDAllowedValueSets).
|
||||
|
||||
Editing can be done by simply adding to the lists however. It is hoped, that the publication of this subrepository as a standalone repository makes this process easier. Just clone this repository and enter the missing values in the relevant classes in the `[/src](./src)` directory.
|
||||
Editing can be done by simply adding to the lists however. It is hoped, that the publication of this subrepository as a standalone repository makes this process easier. Just clone this repository and enter the missing values in the relevant classes in the [`/src`](./src) directory.
|
||||
|
||||
## Testing
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user