Skip to content

(Github Pages Linker) annoying "301 Moved Permanently" redirect #72

@jP6a9b3OR6FN5mVP81pQ2aOrtfMhKEhaBX8WkP1

Description

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]);

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions