i.e. as for now, https://jerone.github.io/Throbber.js is redirecting to https://jerone.github.io/Throbber.js/ --- 47: var url = String.format("https://{0}.github.io/{1}", tree[1], tree[2]); +++ 47: var url = String.format("https://{0}.github.io/{1}/", tree[1], tree[2]);