Skip to content

Commit

Permalink
Fix: Use correct github actions page url (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
vnbhattarai authored Dec 21, 2021
1 parent d52ac6c commit 1b79430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc-site/src/components/HomepageOfferings.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const offerings = [
name: 'Github Actions',
logo: 'img/tools/github-actions.svg',
noCrop: true,
url: 'https://google.ca',
url: 'https://github.com/features/actions',
},
{
name: 'CircleCI',
Expand Down

0 comments on commit 1b79430

Please sign in to comment.