Skip to content

Commit 4c849ec

Browse files
committed
Rename "Not Malicious" to "Neos Guidelines"
1 parent 94998cd commit 4c849ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

auditing-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ If you see something in a mod you're uncertain about, please don't hesitate to a
8383

8484
<!-- Links -->
8585
[guidelines]: mod-guidelines
86-
[malicious]: mod-guidelines#not-malicious
86+
[malicious]: mod-guidelines#neos-guidelines
8787
[path traversal]: https://owasp.org/www-community/attacks/Path_Traversal
8888
[pull requests]: https://github.com/neos-modding-group/neos-mod-manifest/pulls

mod-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Mods **must not** download or execute remote code. This means the following are
5656
- auto updaters
5757
- fetching Neos json/7zbson/etc from a non-neos server (neosdb urls are okay)
5858

59-
### Not Malicious
59+
### Neos Guidelines
6060

6161
Mods **must not** violate the [Neos guidelines] or the [mod and plugin policy]. Some significant points from the guidelines:
6262

0 commit comments

Comments
 (0)