Skip to content

Commit 81a8d85

Browse files
committed
added googlepay example
1 parent 10049ca commit 81a8d85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,12 @@ <h4>Simple Checkout <i class="mdi mdi-open-in-new"></i></h4>
186186
</div>
187187
<div class="row no-gutters">
188188
<div class="col-xl">
189-
<a href="/bootstrap4-save-card-details.html" class="mb-3 row align-items-center d-flex m-0 p-0" target="_blank">
189+
<a href="/googlepay-example.html" class="mb-3 row align-items-center d-flex m-0 p-0" target="_blank">
190190
<div class="col-0 mx-2">
191191
<i class="mdi mdi-google m-0"></i>
192192
</div>
193193
<div class="col pl-0">
194-
<h4>Goole Pay Example <i class="mdi mdi-open-in-new"></i></h4>
194+
<h4>Goole Pay <i class="mdi mdi-open-in-new"></i></h4>
195195
Example of google pay checkout form
196196
</div>
197197
</a>

0 commit comments

Comments
 (0)