Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzakin committed Oct 29, 2023
1 parent fa983a1 commit 80a5b6e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 80a5b6e

Please sign in to comment.