You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
# VWAD Page on the OWASP Website
1
+
# VWAD Pages on the OWASP Website
2
2
3
-
This repository contains the files that build the Vulnerable Web Applications Directory Project's page on the main OWASP website. The page can be found at: https://owasp.org/www-project-vulnerable-web-applications-directory/
3
+
This repository contains the files that build the Vulnerable Web Applications Directory Project's pages on the main OWASP website. The page can be found at: <https://owasp.org/www-project-vulnerable-web-applications-directory/>
4
4
5
5
Documentation explaining the files in this repo can be found at: https://owasp.org/migration
6
6
7
7
## Contributions
8
8
9
-
Any contributions to the directory itself should be made via [VWAD's project repo](https://github.com/OWASP/OWASP-VWAD).
9
+
Apps can be add by editing: [`_data/collection.json`](https://github.com/OWASP/www-project-vulnerable-web-applications-directory/blob/master/_data/collection.json)
0 commit comments