Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 964dd86

Browse files
committed
Apply suggestions from code review
1 parent 4b7e44d commit 964dd86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/blog/github-codespaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ CI/CD has taught us how versioned, reproducible infrastructure as code is key to
7979
Experience the future of software development now!
8080

8181
<div style="text-align: center; margin: 2rem;">
82-
<a href="/contact">
83-
<button style="cursor: pointer; border: none; padding: 1.5rem 3rem; border-radius: 100px; background-color: #0087BE; color: white; font-weight: 600">Get in Touch</button>
82+
<a href="https://www.gitpod.io/">
83+
<button style="cursor: pointer; border: none; padding: 1.5rem 3rem; border-radius: 100px; background-color: #0087BE; color: white; font-weight: 600">Try Gitpod.io</button>
8484
</a>
8585
</div>

0 commit comments

Comments
 (0)