Skip to content

Commit

Permalink
added the link to alpine.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ktarplee committed Oct 27, 2023
1 parent 5c1b208 commit e9691a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/use-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A list of common use cases that are implemented across various package managers.

<!--- | Alpine | Cargo | Carvel | Helm | Maven | npm | OCI | PyPi | rpm | --->
<!-- markdownlint-disable-next-line MD033 -->
| Use Case /<BR>Package Manager | Alpine </BR>(APK) | Cargo | Carvel | Helm | Maven | npm | [OCI](./pkgmgr/oci.md) | [PyPi](./pkgmgr/pypi.md) | rpm |
| Use Case /<BR>Package Manager | [Alpine](./pkgmgr/alpine.md) </BR>(APK) | Cargo | Carvel | Helm | Maven | npm | [OCI](./pkgmgr/oci.md) | [PyPi](./pkgmgr/pypi.md) | rpm |
| - | - | - | - | - | - | - | - | - | - |
| **[List of Packages](#list-of-packages)** | :green_circle: | :white_circle: | :white_circle: | :white_circle: | :white_circle: | :white_circle: | :red_circle:* | :green_circle: | :white_circle: |
| **[Filter a List of Packages](#filter-a-list-of-packages)** | :green_circle: | :white_circle: | :white_circle: | :white_circle: | :white_circle: | :white_circle: | :red_circle: | :yellow_circle: | :white_circle: |
Expand Down

0 comments on commit e9691a4

Please sign in to comment.