From 2f70f4ba25bb1accc8b781b1ab04ed6f019cc4d8 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 27 Feb 2014 12:07:13 -0800 Subject: [PATCH] :memo: publishing not publish in links --- docs/converting-a-text-mate-bundle.md | 2 +- docs/converting-a-text-mate-theme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/converting-a-text-mate-bundle.md b/docs/converting-a-text-mate-bundle.md index f3a5da4b8..8fe3cafc9 100644 --- a/docs/converting-a-text-mate-bundle.md +++ b/docs/converting-a-text-mate-bundle.md @@ -40,7 +40,7 @@ the editor to see it in action! ### Further Reading -* Check out [Publishing a Package](publish-a-package.html) for more information +* Check out [Publishing a Package](publishing-a-package.html) for more information on publishing the package you just created to [atom.io][atomio]. [atomio]: https://atom.io diff --git a/docs/converting-a-text-mate-theme.md b/docs/converting-a-text-mate-theme.md index 3fd454d27..4dbcba284 100644 --- a/docs/converting-a-text-mate-theme.md +++ b/docs/converting-a-text-mate-theme.md @@ -57,7 +57,7 @@ __Syntax Theme__ dropdown menu to enable your new theme. ### Further Reading -* Check out [Publishing a Package](publish-a-package.html) for more information +* Check out [Publishing a Package](publishing-a-package.html) for more information on publishing the theme you just created to [atom.io][atomio]. [atomio]: https://atom.io