diff --git a/dzgui.sh b/dzgui.sh index 634ba86..4baa2ae 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -587,7 +587,7 @@ fetch_helpers_by_sum(){ ["ui.py"]="d3ad9153d8599bea0eede9fd3121ee8e" ["query_v2.py"]="55d339ba02512ac69de288eb3be41067" ["vdf2json.py"]="2f49f6f5d3af919bebaab2e9c220f397" - ["funcs"]="b928622aa16e966a5098df02bce6dc3b" + ["funcs"]="5624b1e44a43c318775caa5d0ceef1f0" ["lan"]="c62e84ddd1457b71a85ad21da662b9af" ) local author="aclist" diff --git a/helpers/funcs b/helpers/funcs index b669fc5..9260e78 100755 --- a/helpers/funcs +++ b/helpers/funcs @@ -78,7 +78,7 @@ url_prefix="https://raw.githubusercontent.com/$author/$repo" stable_url="$url_prefix/dzgui" testing_url="$url_prefix/testing" releases_url="$gh_prefix/$author/$repo/releases/download/browser" -help_url="https://$author.github.io/dzgui/dzgui" +help_url="https://$author.github.io/dzgui/index" help_url2="https://$author.codeberg.page" forum_url="https://old.reddit.com/r/dzgui" sponsor_url="$gh_prefix/sponsors/$author"