Skip to content

Commit f19f3f0

Browse files
authored
Merge pull request #976 from minrk/check-links
fix a couple of doc links
2 parents 54a012e + d88fff3 commit f19f3f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Highlights:
8383
#### Contributors to this release
8484

8585
The following people contributed discussions, new ideas, code and documentation contributions, and review.
86-
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
86+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
8787

8888
([GitHub contributors page for this release](https://github.com/ipython/ipyparallel/graphs/contributors?from=2023-04-14&to=2024-03-04&type=c))
8989

docs/source/reference/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ and and/or SSH tunneled TCP/IP channels,
379379
address the core potential vulnerabilities in the system,
380380
while still enabling user's to use the system in open networks.
381381

382-
[openssh]: https://www.openssh.com
382+
[openssh]: https://www.openssh.org
383383
[paramiko]: https://www.lag.net/paramiko
384384
[hmac]: https://datatracker.ietf.org/doc/html/rfc2104
385385
[curvezmq]: https://rfc.zeromq.org/spec/26/

0 commit comments

Comments
 (0)