Skip to content

Commit 1e063f2

Browse files
authored
Fix navigation issue of supported distributions (#153)
1 parent 8764a52 commit 1e063f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This action provides the following functionality for GitHub Actions runners:
1717
- V2 requires you to specify distribution along with the version. V1 defaults to Zulu OpenJDK, only version input is required. Follow [the migration guide](docs/switching-to-v2.md) to switch from V1 to V2
1818

1919
## Usage
20-
Inputs `java-version` and `distribution` are mandatory. See [Supported distributions](../README.md#Supported-distributions) section for a list of available options.
20+
Inputs `java-version` and `distribution` are mandatory. See [Supported distributions](#supported-distributions) section for a list of available options.
2121

2222
### Basic
2323
**Adopt OpenJDK**

0 commit comments

Comments
 (0)