diff options
| author | s-ol <s+removethis@s-ol.nu> | 2022-07-29 09:30:10 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2022-07-29 09:30:10 +0000 |
| commit | ff2182899ef681b1411b4a62e82398937fcbc47a (patch) | |
| tree | dd0fcd47f8e1d3941f87fcf859bf43d8b1450d7c | |
| parent | add 0x33.board (diff) | |
| download | redirectly-ff2182899ef681b1411b4a62e82398937fcbc47a.tar.gz redirectly-ff2182899ef681b1411b4a62e82398937fcbc47a.zip | |
move kb.s-ol.nu → hw.s-ol.nu
| -rw-r--r-- | resources/config.edn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/config.edn b/resources/config.edn index ce8a802..5398cb3 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -32,12 +32,12 @@ "alive/src" {:to "https://github.com/s-ol/alive"} :glsl-view {:to [:klaus "glsl-view"]} - :hex12pad {:to "https://kb.s-ol.nu/0xC.pad/"} - :0xC.pad {:to "https://kb.s-ol.nu/0xC.pad/"} + :hex12pad {:to "https://hw.s-ol.nu/0xC.pad/"} + :0xC.pad {:to "https://hw.s-ol.nu/0xC.pad/"} "0xC.pad/cfg" {:to "https://config.qmk.fm/#/s_ol/0xc_pad/LAYOUT"} :0x2C.board {:to "https://fabacademy.org/2020/labs/opendot/students/sol-bekic/projects/keyboard/"} "0x2C.board/cfg" {:to "https://qmk.s-ol.nu/#/s_ol/0x2c_board/LAYOUT"} - :0x33.board {:to "https://kb.s-ol.nu/0x33.board/"} + :0x33.board {:to "https://hw.s-ol.nu/0x33.board/"} :isokbexp {:to "https://isokb.s-ol.nu"} "isokbexp/src" {:to [:klaus "isomorphic-kb-explorer"]} |
