repath-studio: fix changelog

This commit is contained in:
eljamm
2026-05-02 08:41:08 +02:00
parent 5715298dba
commit f612643c0b
+1 -1
View File
@@ -195,7 +195,7 @@ buildNpmPackage (finalAttrs: {
};
meta = {
changelog = "https://github.com/repath-studio/repath-studio/blob/v${finalAttrs.src.rev}/CHANGELOG.md";
changelog = "https://github.com/repath-studio/repath-studio/blob/${finalAttrs.src.rev}/CHANGELOG.md";
description = "Cross-platform vector graphics editor, that combines procedural tooling with traditional design workflows";
homepage = "https://repath.studio";
downloadPage = "https://github.com/repath-studio/repath-studio";