We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec67aa commit d5f3a98Copy full SHA for d5f3a98
docs/README.md
@@ -5,9 +5,9 @@ This directory contains documentation for GitHub Actions Toolkit. If you are int
5
6
## Table of Contents
7
8
-1. [What is a GitHub Action?]("./01-What-Is-An-Action.md")
9
-2. [Core]("./02-Core.md")
10
-3. [Exec]("./03-Exec.md")
11
-4. [IO]("./04-IO.md")
12
-5. [Tool Cache]("./05-Tool-Cache.md")
13
-6. [Cache]("./06-Cache.md")
+1. [What is a GitHub Action?](./01-What-Is-An-Action.md)
+2. [Core](./02-Core.md)
+3. [Exec](./03-Exec.md)
+4. [IO](./04-IO.md)
+5. [Tool Cache](./05-Tool-Cache.md)
+6. [Cache](./06-Cache.md)
0 commit comments