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.
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:
The Correct URL would be:
So, it seems like the filename is bad.