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:
Divyaranjan Sahoo 2025-09-19 15:13:54 +05:30
parent ebf2b0d912
commit 3be0e164ab
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Payloads All The Things # Payloads All The Things
A list of useful payloads and bypasses for Web Application Security. A list of useful payloads and bypasses for Web Application Security.
Feel free to improve with your payloads and techniques ! Feel free to improve with your payloads and techniques!
You can also contribute with a :beers: IRL, or using the sponsor button. You can also contribute with a :beers: IRL, or using the sponsor button.
@ -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 - [InternalAllTheThings](https://swisskyrepo.github.io/InternalAllTheThings/) - Active Directory and Internal Pentest Cheatsheets
- [HardwareAllTheThings](https://swisskyrepo.github.io/HardwareAllTheThings/) - Hardware/IOT Pentesting Wiki - [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 ## :technologist: Contributions

View file

@ -3,7 +3,7 @@ site_description: 'Payloads All The Things, a list of useful payloads and bypass
site_url: https://swisskyrepo.github.io/PayloadsAllTheThings site_url: https://swisskyrepo.github.io/PayloadsAllTheThings
repo_url: https://github.com/swisskyrepo/PayloadsAllTheThings/ repo_url: https://github.com/swisskyrepo/PayloadsAllTheThings/
edit_uri: blob/master/ edit_uri: edit/master/
# copyright: © 2016 PATT # copyright: © 2016 PATT
# logo: 'images/site_logo.png' # logo: 'images/site_logo.png'