From 6f0ecb0b91f8a211f3b326c047d3bdc60fa07325 Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 2 Nov 2023 11:30:55 -0400 Subject: [PATCH] Update --- .github/SECURITY.md | 2 +- CHANGELOG.md | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 0f83227..bdeba5a 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -6,7 +6,7 @@ Markdown Wiki uses a **rolling release** model. This means only the most recent ## Reporting a vulnerability -If you find a vulnerability, **do not create an issue** in GitHub. Instead, email `paul@paulzakin.com`. I'll draft [a GitHub security advisory](https://docs.github.com/en/code-security/repository-security-advisories/creating-a-repository-security-advisory). Then, I'll collaborate with you to get the patch released as quickly as possible. +If you find a vulnerability, **do not create an issue** in GitHub. Instead, email `contact@successible.net`. I'll draft [a GitHub security advisory](https://docs.github.com/en/code-security/repository-security-advisories/creating-a-repository-security-advisory). Then, I'll collaborate with you to get the patch released as quickly as possible. Once, the patch is ready to go, we will: diff --git a/CHANGELOG.md b/CHANGELOG.md index ddafec7..035cfad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # Change Log -See [GitHub Releases](https://github.com/paulzakin/markdown-wiki/releases) for the list of changes. +See [GitHub Releases](https://github.com/successible-org/markdown-wiki/releases) for the list of changes. diff --git a/package.json b/package.json index 474d0c7..3e65fd1 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/paulzakin/markdown-wiki.git" + "url": "https://github.com/successible-org/markdown-wiki.git" }, "icon": "icon.png", "engines": {