Skip to content

Commit d2be549

Browse files
authored
Update introduction.md (#3572)
Fixed link typos.
1 parent 38caf4b commit d2be549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/secrets/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ Further details on why the addition of the `secrets` module proved necessary are
1212

1313
If you are writing security-sensitive applications, you will certainly want to read the [full documentation][secrets], which gives further advice and examples.
1414

15-
[PEP506]: https://peps.python.org/pep-0506/[secrets]: https://docs.python.org/3/library/secrets.html
15+
[PEP506]: https://peps.python.org/pep-0506/
1616
[pseudo-random-numbers]: https://www.khanacademy.org/computing/computer-science/cryptography/crypt/v/random-vs-pseudorandom-number-generators
1717
[secrets]: https://docs.python.org/3/library/secrets.html

0 commit comments

Comments
 (0)