From: Adrian L Lange Date: Wed, 27 Jan 2016 12:42:44 +0000 (+0100) Subject: Updated Embedding (markdown) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e13934c60a4c225033091068041173b95226ea0a;p=qmk_firmware.git Updated Embedding (markdown) --- diff --git a/Embedding.md b/Embedding.md index 10b1e9f1a..5c2f3b31e 100644 --- a/Embedding.md +++ b/Embedding.md @@ -1,4 +1,4 @@ -# WARNING: Until issue #173 goes through, the [core][1] repository will not be up-to-date with the latest changes and fixes, but can still be used. +# WARNING: Until issue [#173](https://github.com/tmk/tmk_keyboard/issues/173) goes through, the [core][1] repository will not be up-to-date with the latest changes and fixes, but can still be used. If you want to use TMK for your own keyboard project, you've got three options for embedding the [core][1]. The recommended option is [subtrees](#1-git-subtree).