Commit 842c0d6b5f7a60a4e4523fe1faefaab5038c96eb
1 parent
00487d45
Exists in
spb-stable
and in
3 other branches
Can deeplink after all.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/development/shell_commands.md
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | |
5 | 5 | - [Google Ruby Security Reviewer's Guide](https://code.google.com/p/ruby-security/wiki/Guide) |
6 | 6 | - [OWASP Command Injection](https://www.owasp.org/index.php/Command_Injection) |
7 | -- [Ruby on Rails Security Guide](http://guides.rubyonrails.org/security.html) section 7.7 | |
7 | +- [Ruby on Rails Security Guide Command Line Injection](http://guides.rubyonrails.org/security.html#command-line-injection) | |
8 | 8 | |
9 | 9 | ## Use File and FileUtils instead of shell commands |
10 | 10 | ... | ... |