Skip to content

Commit 5cbeb88

Browse files
Rename XKCD Security cartoon filename
Rename the filename, this is a process to make editing simpler by reducing the number of files beginning with the name "security". File completion is less helpful when many files have the same initial letters :-). Signed-off-by: David A. Wheeler <[email protected]>
1 parent 0eaa794 commit 5cbeb88

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

secure_software_development_fundamentals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4195,7 +4195,7 @@ The word *cryptography* comes from the Greek phrase for “secret writing”. Cr
41954195

41964196
Cryptography provides a set of tools that can sometimes help develop secure software. Cryptography *cannot* solve all security problems. In fact, most computer security vulnerabilities have nothing to do with cryptography.
41974197

4198-
![image alt text](security_xkcd.png)
4198+
![image alt text](xkcd_security.png)
41994199

42004200
**Security**, retrieved from [xkcd](https://xkcd.com/538/), licensed under [CC-BY-NC-2.5](https://creativecommons.org/licenses/by-nc/2.5/)
42014201

File renamed without changes.

0 commit comments

Comments
 (0)