diff --git a/assets/javascripts/templates/pages/root_tmpl.coffee.erb b/assets/javascripts/templates/pages/root_tmpl.coffee.erb index d3f2f35d..bcd0a5ee 100644 --- a/assets/javascripts/templates/pages/root_tmpl.coffee.erb +++ b/assets/javascripts/templates/pages/root_tmpl.coffee.erb @@ -15,7 +15,7 @@ app.templates.intro = """ I recommend using the hosted version at devdocs.io.
  • Run thor docs:list to see all available documentations.
  • Run thor docs:download --all to download/update all documentations. -
  • To be notified about new versions, don't forget to subscribe to the newsletter. +
  • To be notified about new versions, don't forget to watch the repository on GitHub.
  • The issue tracker is the preferred channel for bug reports and feature requests. For everything else, use the mailing list.
  • Contributions are welcome. See the guidelines.