From 4be83fafe5cc66f2e963b0c2724780efd41c3971 Mon Sep 17 00:00:00 2001 From: Raghavendran M Date: Thu, 7 Nov 2024 16:50:13 +0530 Subject: [PATCH] Fixed AFF review comments. --- file-formats/ints/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file-formats/ints/README.md b/file-formats/ints/README.md index a041b2e67..4eca7d86a 100644 --- a/file-formats/ints/README.md +++ b/file-formats/ints/README.md @@ -2,4 +2,4 @@ File | Cardinality | Definition | Schema | Example :--- | :--- | :--- | :--- | :--- -`.ints.json` | 1 | [`zif_aff_ints_v1.intf.abap`](./type/zif_aff_ints_v1.intf.abap) | [`ints-v1.json`](./ints-v1.json) | [`rm_test_adt_976.ints.json`](./examples/rm_test_adt_976.ints.json) +`.ints.json` | 1 | [`zif_aff_ints_v1.intf.abap`](./type/zif_aff_ints_v1.intf.abap) | [`ints-v1.json`](./ints-v1.json) | [`z_aff_example_ints.ints.json`](./examples/z_aff_example_ints.ints.json)