299c543973
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.
5 lines
111 B
YAML
5 lines
111 B
YAML
---
|
|
title: Correctly link to a forked project from the new fork page.
|
|
merge_request: 15653
|
|
author:
|
|
type: fixed
|