Skip to content

Commit

Permalink
Updated URL for the official homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
rquadling committed Jul 22, 2022
1 parent d524e82 commit d096d9e
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# star-web-print
A GitHub copy of the Star Micronics Web Print code found at http://www.starmicronics.com/support/sdkdocumentation.aspx.
A GitHub copy of the Star Micronics Web Print code found at https://starmicronics.com/support/developers/webprnt-sdk/.

# Changes made by DigiTickets

Expand Down
16 changes: 8 additions & 8 deletions Sample/js/StarWebPrintBuilder.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "digitickets.star-web-print",
"version": "1.8.0+1",
"homepage": "http://www.starmicronics.com/support/sdkdocumentation.aspx",
"version": "1.8.0+2",
"homepage": "https://starmicronics.com/support/developers/webprnt-sdk/",
"authors": [
"Star Micronics"
],
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "digitickets.star-web-print",
"version": "1.8.0+1",
"homepage": "http://www.starmicronics.com/support/sdkdocumentation.aspx",
"version": "1.8.0+2",
"homepage": "https://starmicronics.com/support/developers/webprnt-sdk/",
"authors": [
"Star Micronics"
],
Expand Down

0 comments on commit d096d9e

Please sign in to comment.