Skip to content

Commit bd5b09a

Browse files
authored
Merge pull request swisskyrepo#793 from DivInstance/chore/mkdocs-edit-link-and-readme-polish
chore(docs): fix MkDocs edit link and polish README grammar
2 parents ebf2b0d + 3be0e16 commit bd5b09a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Payloads All The Things
22

33
A list of useful payloads and bypasses for Web Application Security.
4-
Feel free to improve with your payloads and techniques !
4+
Feel free to improve with your payloads and techniques!
55

66
You can also contribute with a :beers: IRL, or using the sponsor button.
77

@@ -28,7 +28,7 @@ You might also like the other projects from the AllTheThings family :
2828
- [InternalAllTheThings](https://swisskyrepo.github.io/InternalAllTheThings/) - Active Directory and Internal Pentest Cheatsheets
2929
- [HardwareAllTheThings](https://swisskyrepo.github.io/HardwareAllTheThings/) - Hardware/IOT Pentesting Wiki
3030

31-
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.
31+
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.
3232

3333
## :technologist: Contributions
3434

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ site_description: 'Payloads All The Things, a list of useful payloads and bypass
33
site_url: https://swisskyrepo.github.io/PayloadsAllTheThings
44

55
repo_url: https://github.com/swisskyrepo/PayloadsAllTheThings/
6-
edit_uri: blob/master/
6+
edit_uri: edit/master/
77

88
# copyright: © 2016 PATT
99
# logo: 'images/site_logo.png'

0 commit comments

Comments
 (0)