1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Fix format of the links

This commit is contained in:
de-oz
2022-08-10 00:57:04 +03:00
parent 8fad5da261
commit a55b8014f8
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ versions:
Actions can communicate with the runner machine to set environment variables, output values used by other actions, add debug messages to the output logs, and other tasks.
Most workflow commands use the `echo` command in a specific format, while others are invoked by writing to a file. For more information, see ["Environment files".](#environment-files)
Most workflow commands use the `echo` command in a specific format, while others are invoked by writing to a file. For more information, see "[Environment files](#environment-files)."
### Example