From 5ad16d7aea000ca11328bb0e6646fdf38e37265d Mon Sep 17 00:00:00 2001 From: aglovewithoutlove <194586458+aglovewithoutlove@users.noreply.github.com> Date: Thu, 16 Oct 2025 15:03:51 -0400 Subject: [PATCH] style: Replace mat2 GitLab links with GitHub links (#3148) Signed-off-by: fria Co-authored-by: redoomed1 --- docs/data-redaction.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/data-redaction.md b/docs/data-redaction.md index 3da24613..e4d53de5 100644 --- a/docs/data-redaction.md +++ b/docs/data-redaction.md @@ -24,19 +24,19 @@ You should **never** use blur to redact [text in images](https://bishopfox.com/b ![MAT2 logo](assets/img/data-redaction/mat2.svg){ align=right } -**MAT2** is free, cross-platform software which allows you to remove metadata from image, audio, torrent, and document file types. It provides both a command line tool and a graphical user interface via an extension for [Dolphin](https://0xacab.org/jvoisin/mat2/-/tree/master/dolphin), the default file manager of [KDE](https://kde.org). +**MAT2** is free, cross-platform software which allows you to remove metadata from image, audio, torrent, and document file types. It provides both a command line tool and a graphical user interface via an extension for [Dolphin](https://github.com/jvoisin/mat2/tree/master/dolphin), the default file manager of [KDE](https://kde.org). -[:octicons-repo-16: Repository](https://0xacab.org/jvoisin/mat2){ .md-button .md-button--primary } -[:octicons-info-16:](https://0xacab.org/jvoisin/mat2/-/blob/master/README.md){ .card-link title="Documentation" } -[:octicons-code-16:](https://0xacab.org/jvoisin/mat2){ .card-link title="Source Code" } +[:octicons-repo-16: Repository](https://github.com/jvoisin/mat2#readme){ .md-button .md-button--primary } +[:octicons-info-16:](https://github.com/jvoisin/mat2#how-to-use-mat2){ .card-link title="Documentation" } +[:octicons-code-16:](https://github.com/jvoisin/mat2){ .card-link title="Source Code" }
Downloads -- [:fontawesome-brands-windows: Windows](https://pypi.org/project/mat2#metadata-and-privacy) -- [:simple-apple: macOS](https://0xacab.org/jvoisin/mat2#requirements-setup-on-macos-os-x-using-homebrew) +- [:fontawesome-brands-windows: Windows](https://pypi.org/project/mat2) +- [:simple-apple: macOS](https://github.com/jvoisin/mat2#requirements-setup-on-macos-os-x-using-homebrew) - [:simple-linux: Linux](https://pypi.org/project/mat2) -- [:octicons-globe-16: Web](https://0xacab.org/jvoisin/mat2#web-interface) +- [:octicons-browser-16: Web](https://github.com/jvoisin/mat2#web-interface)