From 9c830d4ce289cab97cbfb7de19d6f0abcb9c8192 Mon Sep 17 00:00:00 2001 From: Andrei Vsiakikh Date: Fri, 12 Dec 2025 15:26:59 +1300 Subject: [PATCH 1/2] Fix broken work from home link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3e8946..b79db9d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ Staff can add their public [ssh](ssh) and [gpg](gpg) keys for use with our vario Here are our guidelines on creating [here](https://github.com/springload/wiki/blob/master/sysadmin-team/key-management/ssh-key-rotation.md). -And here are the instructions on how to [work from home](https://github.com/springload/wiki/blob/master/sysadmin-team/wfh-ssh-config). +And here are the instructions on how to [work from home](https://handbook.springload.co.nz/tech-team/key-management/ssh/). Details of backup systems can be found [here](https://github.com/springload/wiki/blob/master/sysadmin-team/infrastructure-manual/backups.md). From 0d48c61d285dd5b5a1fe6e932f3049593d31f720 Mon Sep 17 00:00:00 2001 From: Andrei Vsiakikh Date: Fri, 12 Dec 2025 15:39:25 +1300 Subject: [PATCH 2/2] readme fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b79db9d..9bf12a0 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Staff can add their public [ssh](ssh) and [gpg](gpg) keys for use with our various systems. Note that commits to this repo must [be signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits). -Here are our guidelines on creating [here](https://github.com/springload/wiki/blob/master/sysadmin-team/key-management/ssh-key-rotation.md). +Here are our guidelines on creating [here](https://handbook.springload.co.nz/tech-team/key-management/ssh/). -And here are the instructions on how to [work from home](https://handbook.springload.co.nz/tech-team/key-management/ssh/). +And here are the instructions on how to [work from home](https://github.com/springload/wiki/blob/master/sysadmin-team/wfh-ssh-config). Details of backup systems can be found [here](https://github.com/springload/wiki/blob/master/sysadmin-team/infrastructure-manual/backups.md).