mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Link to publish doc from converting docs
This commit is contained in:
@@ -38,8 +38,10 @@ You can now browse to `~/.atom/packages/language-r` to see the converted bundle.
|
||||
:tada: Your new package is now ready to use, launch Atom and open a `.r` file in
|
||||
the editor to see it in action!
|
||||
|
||||
:bulb: Consider using `apm publish` to publish this package to
|
||||
[atom.io][atomio].
|
||||
### 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).
|
||||
|
||||
[atomio]: https://atom.io
|
||||
[CSS]: http://en.wikipedia.org/wiki/Cascading_Style_Sheets
|
||||
|
||||
@@ -55,7 +55,10 @@ __Syntax Theme__ dropdown menu to enable your new theme.
|
||||
|
||||
:tada: Your theme is now enabled, open an editor to see it in action!
|
||||
|
||||
:bulb: Consider using `apm publish` to publish this theme to [atom.io][atomio].
|
||||
### 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).
|
||||
|
||||
[atomio]: https://atom.io
|
||||
[CSS]: http://en.wikipedia.org/wiki/Cascading_Style_Sheets
|
||||
|
||||
@@ -150,4 +150,4 @@ ASCII art professional!
|
||||
the mechanics of packages.
|
||||
|
||||
* Check out [Publishing a Package](publish-a-package.html) for more information
|
||||
on publishing the package you just created.
|
||||
on publishing the package you just created to [atom.io](https://atom.io).
|
||||
|
||||
Reference in New Issue
Block a user