From 28032cb257da90e5ac082aab9ca112d5a84dd863 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 13 Feb 2014 10:10:32 -0800 Subject: [PATCH] Use link name --- 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 ce71ee615..f3a5da4b8 100644 --- a/docs/converting-a-text-mate-bundle.md +++ b/docs/converting-a-text-mate-bundle.md @@ -41,7 +41,7 @@ the editor to see it in action! ### Further Reading * Check out [Publishing a Package](publish-a-package.html) for more information - on publishing the package you just created to [atom.io](https://atom.io). + on publishing the package you just created to [atom.io][atomio]. [atomio]: https://atom.io [CSS]: http://en.wikipedia.org/wiki/Cascading_Style_Sheets diff --git a/docs/converting-a-text-mate-theme.md b/docs/converting-a-text-mate-theme.md index 2138bd862..3fd454d27 100644 --- a/docs/converting-a-text-mate-theme.md +++ b/docs/converting-a-text-mate-theme.md @@ -58,7 +58,7 @@ __Syntax Theme__ dropdown menu to enable your new theme. ### Further Reading * Check out [Publishing a Package](publish-a-package.html) for more information - on publishing the theme you just created to [atom.io](https://atom.io). + on publishing the theme you just created to [atom.io][atomio]. [atomio]: https://atom.io [CSS]: http://en.wikipedia.org/wiki/Cascading_Style_Sheets