We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52ac6c commit 1b79430Copy full SHA for 1b79430
1 file changed
doc-site/src/components/HomepageOfferings.js
@@ -57,7 +57,7 @@ const offerings = [
57
name: 'Github Actions',
58
logo: 'img/tools/github-actions.svg',
59
noCrop: true,
60
- url: 'https://google.ca',
+ url: 'https://github.com/features/actions',
61
},
62
{
63
name: 'CircleCI',
0 commit comments