Skip to content

Commit

Permalink
Updated script.
Browse files Browse the repository at this point in the history
  • Loading branch information
create3000 committed May 15, 2024
1 parent 90d1859 commit ea492b5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/assets/js/links.js
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
(function ($)
{
$("a[href='/sunrize/x_ite/']") .attr ("href", "/x_ite/");
})
(jQuery);
$("a[href='/sunrize/x_ite/']") .attr ("href", "/x_ite/");

0 comments on commit ea492b5

Please sign in to comment.