Skip to content

Commit

Permalink
move src folder to root repository (heroku/heroku-buildpack-nodejs#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdbe committed Oct 12, 2020
1 parent 39a7580 commit b68e41e
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Hands-on Express XSS Reflected",
"description": "This application is a demonstration prototype just to show how to perform XSS attacks.",
"repository": "https://github.com/0xdbe/Hands-on-Express-XSS-Reflected/tree/master/src",
"repository": "https://github.com/0xdbe/Hands-on-Express-XSS-Reflected",
"keywords": ["node", "express", "xss"]
}

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b68e41e

Please sign in to comment.