Skip to content

Commit 440c28d

Browse files
authored
Update content/actions/index.md
1 parent aa62f45 commit 440c28d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: GitHub Actions Documentation
33
shortTitle: GitHub Actions
44
intro: 'Automate, customize, and execute your software development workflows right in your repository with {% data variables.product.prodname_actions %}. You can discover, create, and share actions to perform any job you''d like, including CI/CD, and combine actions in a completely customized workflow.'
55
introLinks:
6-
quickstart: '{% if currentVersion == "free-pro-team@latest" %}/actions/quickstart{% endif %}'
6+
quickstart: /actions/quickstart
77
reference: /actions/reference
88
featuredLinks:
99
guides:

0 commit comments

Comments
 (0)