Skip to content

Commit

Permalink
Remove txt extension from association file
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 committed Oct 22, 2024
1 parent 34f2776 commit 0fc9611
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ cp sitemap-index.xml dist/sitemap.xml

# Install merchantid-domain-association for improved Paddle Apple Pay checkout
mkdir dist/.well-known
cp apple-developer-merchantid-domain-association.txt dist/.well-known/apple-developer-merchantid-domain-association.txt
cp apple-developer-merchantid-domain-association dist/.well-known/apple-developer-merchantid-domain-association

0 comments on commit 0fc9611

Please sign in to comment.