Skip to content

Commit db71dc5

Browse files
authored
Merge pull request #732 from gruntwork-io/fix-checkout
Fix checkout link
2 parents c9b6b75 + cfc2c51 commit db71dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/checkout/_checkout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h5 class="margin-top-none text-center no-anchor">
168168
</div>
169169
</div>
170170
</div>
171-
<form action="https://aperture.dogfood-stage.com/checkout">
171+
<form action="https://app.gruntwork.io/checkout">
172172
<input type="hidden" name="cart" value="" />
173173
<input type="hidden" name="editUrl" value="" />
174174
<button

0 commit comments

Comments
 (0)