Skip to content

Commit d5f3a98

Browse files
author
Colin Wahl
committed
fix docs README links
1 parent 3ec67aa commit d5f3a98

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ This directory contains documentation for GitHub Actions Toolkit. If you are int
55

66
## Table of Contents
77

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")
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)

0 commit comments

Comments
 (0)