Skip to content

Commit ca88f5e

Browse files
committed
Resolve GitHub Marketplace URL and a syntax error
1 parent 82e43e9 commit ca88f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

absolute-beginners/git-github-beginner/more-github/github-actions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ Once you push a workflow file, you can watch it run in real-time:
7373
3. Click on a specific "Workflow Run" to see the logs and status.
7474
7575
:::tip
76-
Don't reinvent the wheel! Visit the [GitHub Marketplace](https://github.com/marketplace?type=Dactions) to find thousands of pre-written Actions created by the community that you can drop into your own projects.
76+
Don't reinvent the wheel! Visit the [GitHub Marketplace](https://github.com/marketplace?type=actions) to find thousands of pre-written Actions created by the community that you can drop into your own projects.
7777
:::

0 commit comments

Comments
 (0)