-
Redirect to an already forked project if it exists · 299c5439Bob Van Landuyt authored
Before the we would try to `POST` to the project path, which would result in a 404, because that `POST` is not supported. By changing this back to a normal link, not not handled in JS, we can immeadiatly redirect.
299c5439
×