Skip to content

Fix "Edit this page" button (leads to 404) #407

@maxheld83

Description

@maxheld83

The "Edit this page" button currently leads to a 404, as first reported in #391

The web UI currently gives this for https://zero-to-nix.com/start/nix-develop/, for example:

https://github.com/DeterminateSystems/zero-to-nix/edit/main/src/content/start/nix-develop/.mdx

The Correct URL would be:

https://github.com/DeterminateSystems/zero-to-nix/edit/main/src/content/start/3.nix-develop.mdx

So, it seems like the filename is bad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions