Comments links

This commit is contained in:
Julien Palard 2021-11-18 14:19:54 +01:00
parent eb95f25a30
commit ee5f4a72cb
2 changed files with 3 additions and 1 deletions

View File

@ -124,4 +124,4 @@ Now you can ssh on port 22 again, yes the fingerprint will have
changed as we replaced the root filesystem we replaced /etc/ssh/key*,
don't worry.
[comments on ycombinator](https://news.ycombinator.com/item?id=29264929)
[comments](https://news.ycombinator.com/item?id=29264929)

View File

@ -155,3 +155,5 @@ std::cout << move_cursor_up;
```
Already looks familiar to you?
[comments](https://news.ycombinator.com/item?id=28850036)