Small fix to README.md examples link

This commit is contained in:
Peter Mescalchin 2021-09-26 22:10:29 +10:00
parent 795a8f09a9
commit 47e8bd685f

View file

@ -86,7 +86,7 @@ Every programming language and framework has its own way of caching.
See [Examples](examples.md) for a list of `actions/cache` implementations for use with:
- [C# - Nuget](./examples.md#c---nuget)
- [C# - NuGet](./examples.md#c---nuget)
- [D - DUB](./examples.md#d---dub)
- [Elixir - Mix](./examples.md#elixir---mix)
- [Go - Modules](./examples.md#go---modules)