abouttreesummaryrefslogcommitdiff
path: root/doc/Custom-layouts.md
diff options
context:
space:
mode:
authordom2025-08-07 14:15:55 -0400
committerGitHub2025-08-07 20:15:55 +0200
commit7e4e4bf4d9e5a14eb8626d9321e186792dd6ece4 (patch)
treed5c9667bca7c5fe88f080f565e475da77408087a /doc/Custom-layouts.md
parent020e80019b54188837c149b57b3e8140cd32e851 (diff)
downloadunexpected-keyboard-7e4e4bf4d9e5a14eb8626d9321e186792dd6ece4.tar.gz
unexpected-keyboard-7e4e4bf4d9e5a14eb8626d9321e186792dd6ece4.zip
Update Custom-layouts.md reference to web editor (#1064)
Diffstat (limited to 'doc/Custom-layouts.md')
-rw-r--r--doc/Custom-layouts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Custom-layouts.md b/doc/Custom-layouts.md
index 1c37b18..60b9a1b 100644
--- a/doc/Custom-layouts.md
+++ b/doc/Custom-layouts.md
@@ -6,7 +6,7 @@ We recommend you keep your work in a file outside Unexpected Keyboard (named som
Put initial contents into your file in one of these ways:
* Copypaste the code Unexpected displays for _Custom layout_.
* Make a copy of one of the built-in layouts found in [`/srcs/layouts`](https://github.com/Julow/Unexpected-Keyboard/tree/master/srcs/layouts).
-* Use the [web-based editor](https://unexpected-keyboard-layout-editor.lixquid.com/). Interact with this web page to define keys and swipes and move keys to desired positions, and it will write the XML code for you. You can make the web page put the XML in a text file or copy it to the clipboard.
+* Use the [web-based editor](https://domportera.github.io/app-unexpected-keyboard-layout-editor/). Interact with this web page to define keys and swipes and move keys to desired positions, and it will write the XML code for you. You can make the web page put the XML in a text file or copy it to the clipboard.
When you have prepared suitable XML code in one of these ways, copy it to the clipboard and paste it into Unexpected Keyboard.