diff --git a/docs/node12-action.md b/docs/node12-action.md index 253a62f4..4fce6a51 100644 --- a/docs/node12-action.md +++ b/docs/node12-action.md @@ -137,7 +137,7 @@ $ git commit -a -m "publishing v1 of action" $ git push ``` -> NOTE: Consider versioning your actions with tags. See [versioning](docs/action-versioning.md) +> NOTE: Consider versioning your actions with tags. See [versioning](action-versioning.md) ## Test End To End