diff --git a/developer/keyboards/advanced/step-5.md b/developer/keyboards/advanced/step-5.md index 76a5426e9..547069402 100644 --- a/developer/keyboards/advanced/step-5.md +++ b/developer/keyboards/advanced/step-5.md @@ -4,8 +4,8 @@ title: Step 5: Submitting a GitHub Pull Request ## Verify keyboard builds before submission -Following the file layout documented in [Organizing Keyboard -Files](step-0), your keyboard layout should be in a folder similar +Following the file layout documented in [Organizing the Keyboard +Files](step-4), your keyboard layout should be in a folder similar to ``` none diff --git a/knowledge-base/kb0033.md b/knowledge-base/kb0033.md index 631deeefe..6819d0754 100644 --- a/knowledge-base/kb0033.md +++ b/knowledge-base/kb0033.md @@ -1,8 +1,8 @@ # HOWTO: Use Microsoft Word macros to switch keyboard and font together ### **NOTE**: This archived documentation has not been updated recently and may contain information that is no longer relevant -[(Newer version)](/knowledge-base/93) +[(Newer version)](/knowledge-base/93)

You can use the Keyman COM API in Keyman Desktop 7.0 to control Tavultesoft Keyman from most macro languages. An example is presented for Microsoft Word's Visual Basic for Applications.