From 80a5b6e30ca1e5fd6063dcc5c2f01929e3d3130e Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 28 Oct 2023 23:50:18 -0400 Subject: [PATCH] Update --- .github/SECURITY.md | 2 +- CHANGELOG.md | 2 +- LICENSE | 2 +- README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index bdeba5a..0f83227 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 `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. +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. Once, the patch is ready to go, we will: diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a86ef..ddafec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # Change Log -See [GitHub Releases](https://github.com/successible/markdown-wiki/releases) for the list of changes. +See [GitHub Releases](https://github.com/paulzakin/markdown-wiki/releases) for the list of changes. diff --git a/LICENSE b/LICENSE index 7434868..46792d6 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright 2022 Successible LLC +Copyright 2022 Paul Zakin Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 2348af7..feb1d83 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Wiki links represent an internal link to another file. They have become widely a On the flip side, if there is no match, we will flag the link as a broken link. We will also flag any asset link without a match. For example, if you write `![icon](/icon.png)` but `icon.png` does not exist, we will throw an error. Just make sure that each asset link is an absolute link. Otherwise, it will be flagged as missing by default! -[^1]: https://marketplace.visualstudio.com/items?itemName=successible.markdown-wiki +[^1]: https://marketplace.visualstudio.com/items?itemName=paulzakin.markdown-wiki [^2]: https://en.m.wikipedia.org/wiki/Automated_readability_index [^3]: https://readable.com/blog/what-is-the-average-persons-reading-level/ [^4]: https://insidegovuk.blog.gov.uk/2014/08/04/sentence-length-why-25-words-is-our-limit/