mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2025-12-06 08:54:40 +01:00
chore(docs): fix MkDocs edit link and polish README grammar
- Use edit/master so 'Edit this page' opens the editor - Standardize punctuation and YouTube casing
This commit is contained in:
parent
ebf2b0d912
commit
3be0e164ab
2 changed files with 3 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ You might also like the other projects from the AllTheThings family :
|
|||
- [InternalAllTheThings](https://swisskyrepo.github.io/InternalAllTheThings/) - Active Directory and Internal Pentest Cheatsheets
|
||||
- [HardwareAllTheThings](https://swisskyrepo.github.io/HardwareAllTheThings/) - Hardware/IOT Pentesting Wiki
|
||||
|
||||
You want more ? Check the [Books](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/BOOKS.md) and [Youtube channel](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/YOUTUBE.md) selections.
|
||||
You want more? Check the [Books](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/BOOKS.md) and [YouTube channel](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/YOUTUBE.md) selections.
|
||||
|
||||
## :technologist: Contributions
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ site_description: 'Payloads All The Things, a list of useful payloads and bypass
|
|||
site_url: https://swisskyrepo.github.io/PayloadsAllTheThings
|
||||
|
||||
repo_url: https://github.com/swisskyrepo/PayloadsAllTheThings/
|
||||
edit_uri: blob/master/
|
||||
edit_uri: edit/master/
|
||||
|
||||
# copyright: © 2016 PATT
|
||||
# logo: 'images/site_logo.png'
|
||||
|
|
|
|||
Loading…
Reference in a new issue