8000 Fix a incorrect link advanced-usage.md (#657) · actions/setup-python@db9987b · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit db9987b

Browse files
authored
Fix a incorrect link advanced-usage.md (#657)
1 parent 6db7460 commit db9987b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ These environment variables become available after setup-python action execution
417417
| pythonLocation |Contains the absolute path to the folder where the requested version of Python or PyPy is installed|
418418
| Python_ROOT_DIR | https://cmake.org/cmake/help/latest/module/FindPython.html#module:FindPython |
419419
| Python2_ROOT_DIR |https://cmake.org/cmake/help/latest/module/FindPython2.html#module:FindPython2|
420-
| Python3_ROOT_DIR |https://cmake.org/cmake/help/latest/module/FindPython2.html#module:FindPython3|
420+
| Python3_ROOT_DIR |https://cmake.org/cmake/help/latest/module/FindPython3.html#module:FindPython3|
421421

422422
## Using `update-environment` flag
423423

0 commit comments

Comments
 (0)
0