repository-tree icon indicating copy to clipboard operation
repository-tree copied to clipboard

Website broken - 404 in XHR call

Open omkar-tenkale opened this issue 1 year ago • 0 comments

The site is broken currently xiaoluoboding.github.io/repository-tree

The api request is failing with 404

Current https://xiaoluoboding.github.io/repos//git/trees/master?recursive=1

Needs to be replaced with https://api.github.com/repos/xiaoluoboding/repository-tree/git/trees/master?recursive=1

omkar-tenkale avatar Jan 08 '24 21:01 omkar-tenkale