Simplify 404/500 page (#31409)
This commit is contained in:
parent
6a96deb589
commit
f4921b9daa
7 changed files with 39 additions and 19 deletions
|
@ -37,8 +37,6 @@ func TestLinksNoLogin(t *testing.T) {
|
|||
"/user2/repo1/projects",
|
||||
"/user2/repo1/projects/1",
|
||||
"/user2/repo1/releases/tag/delete-tag", // It's the only one existing record on release.yml which has is_tag: true
|
||||
"/assets/img/404.png",
|
||||
"/assets/img/500.png",
|
||||
"/.well-known/security.txt",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue