diff --git a/docs/collections/_development/serializers.md b/docs/collections/_development/serializers.md index c43d68578..fb96894ab 100644 --- a/docs/collections/_development/serializers.md +++ b/docs/collections/_development/serializers.md @@ -45,6 +45,6 @@ Triggered before deserialization to perform checks, eg warn the user that databa ``ZIF_ABAPGIT_OBJECT~GET_DESERIALIZE_STEPS`` Defines the kind of Deserialzation Step (DDIC, ABAP, LATE), which is used to build the processing sequence of an import run -When adding new serializers, add tests to organization https://github.com/abapGit-tests +When adding new serializers, add tests to organization [abapGit-tests](https://github.com/abapGit-tests) Deserialization sequence/prioritization is handled in `ZCL_ABAPGIT_OBJECTS->PRIORITIZE_DESER`