Skip to content

Commit

Permalink
update typescript walkthrough link
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanmacfarlane committed Sep 21, 2019
1 parent e2358e2 commit 4897b2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 165 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Actions run in a container or on the host machine.

[JavaScript Action Walkthrough](https://github.com/actions/javascript-action): Walkthrough creating a JavaScript Action with tests, linting, workflow, publishing, and versioning.

[TypeScript Action Walkthrough](docs/typescript-action.md): Walkthrough creating a TypeScript Action with compilation, tests, linting, workflow, publishing, and versioning.
[TypeScript Action Walkthrough](https://github.com/actions/typescript-action): Walkthrough creating a TypeScript Action with compilation, tests, linting, workflow, publishing, and versioning.

[Docker Action Walkthrough](docs/container-action.md): Create an action that is delivered as a container and run with docker.

Expand Down
164 changes: 0 additions & 164 deletions docs/typescript-action.md

This file was deleted.

0 comments on commit 4897b2c

Please sign in to comment.