Unverified Commit e0c8c783 authored by Bruno Bigras's avatar Bruno Bigras Committed by GitHub
Browse files

jujutsu: update homepage (#498154)

parents 49255450 8c26983d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ rustPlatform.buildRustPackage (finalAttrs: {

  meta = {
    description = "Git-compatible DVCS that is both simple and powerful";
    homepage = "https://github.com/jj-vcs/jj";
    homepage = "https://jj-vcs.dev/";
    changelog = "https://github.com/jj-vcs/jj/blob/v${finalAttrs.version}/CHANGELOG.md";
    license = lib.licenses.asl20;
    maintainers = with lib.maintainers; [