Skip to content

Commit a619766

Browse files
author
sanex3339
committed
Fixed github link
1 parent a1b1ddb commit a619766

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-obfuscator-web",
3-
"version": "3.4.3",
3+
"version": "3.4.4",
44
"description": "",
55
"engines": {
66
"node": ">=12.13.1"

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h1>JavaScript Obfuscator Tool</h1>
5454
</p>
5555
<div id="GithubBadges">
5656
<iframe
57-
src="https://ghbtns.com/github-btn.html?user=javascript-obfuscator&repo=jaascript-obfuscator&type=star&size=large&count=true"
57+
src="https://ghbtns.com/github-btn.html?user=javascript-obfuscator&repo=javascript-obfuscator&type=star&size=large&count=true"
5858
frameborder="0"
5959
scrolling="0"
6060
width="150px"

0 commit comments

Comments
 (0)