Skip to content

Commit 8a2b60e

Browse files
authored
Update README.md
1 parent 2c2ca96 commit 8a2b60e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</picture>
55
</div>
66

7-
![Version](https://img.shields.io/endpoint?url=https://shield.abappm.com/github/abapPM/abapPM-Types/src/zif_types.intf.abap/c_version&label=Version&color=blue)
7+
![Version](https://img.shields.io/endpoint?url=https://shield.abappm.com/github/abapPM/abapPM-Types/src/%2523apmg%2523if_types.intf.abap/c_version&label=Version&color=blue)
88

99
[![License](https://img.shields.io/github/license/abapPM/abapPM-Types?label=License&color=success)](https://github.com/abapPM/abapPM-Types/blob/main/LICENSE)
1010
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?color=success)](https://github.com/abapPM/.github/blob/main/CODE_OF_CONDUCT.md)
@@ -33,7 +33,7 @@ TYPES BEGIN OF ty_manifest
3333
TYPES BEGIN OF ty_manifest_abbreviated
3434
3535
"! Full packument (as fetched from registry)
36-
"! Some fields are hoisted from latest version to root
36+
"! Some fields are hoisted from the latest version to the root
3737
TYPES BEGIN OF ty_packument
3838
3939
"! Supported Engines
@@ -70,7 +70,7 @@ All contributions are welcome! Read our [Contribution Guidelines](https://github
7070

7171
You can install the developer version of `@apm/types` using [abapGit](https://github.com/abapGit/abapGit) by creating a new online repository for `https://github.com/abapPM/abapPM-Types`.
7272

73-
Recommended SAP Package: `$APM-TYPES`
73+
Recommended SAP Package: `/APMG/APM-TYPES`
7474

7575
## About
7676

0 commit comments

Comments
 (0)