Skip to content

umbra.co link is redirecting to a 404 page #17137

@huseyin-sekmenoglu-covergo

Description

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

14.2.0

Bug summary

When health check on permissions return error, the "Read More" link for "Folder creation" goes to a 404 page
link in the button: https://umbra.co/healthchecks-folder-creation
the final url after redirect: https://github.com/umbraco/UmbracoCMSDocs/blob/main/Articles/HealthChecks/Guides/FolderAndFilePermissions.md

the file where link exists:

public const string FolderCreation = "https://umbra.co/healthchecks-folder-creation";

image

Specifics

No response

Steps to reproduce

change permissions in the project folder (or use docker image)
run health checks
let the folder creation give error
click the "Read more" button
image

Expected result / actual result

A help page needs to opened but I see a 404 page

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions