Skip to content

Commit 55916a3

Browse files
authored
Merge pull request jsonwebtoken#662 from jsonwebtoken/remove-utm
Remove ebook utm
2 parents dc450f3 + 262fa46 commit 55916a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/website/ebook.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ section.container
33
p
44
strong Get the JWT Handbook for free!
55
|  Download it now and get up-to-speed faster.
6-
a.btn.btn-download-ebook(href='https://auth0.com/resources/ebooks/jwt-handbook%3Cspan%20class="x x-first x-last">?utm_source=jwtio&utm_medium=main_gc_banner&utm_campaign=gc_jwt_test_10_2019', target='_blank') Download Ebook
6+
a.btn.btn-download-ebook(href='https://auth0.com/resources/ebooks/jwt-handbook', target='_blank') Download Ebook

0 commit comments

Comments
 (0)