sbt/sbt-native-packager

Redirect scala-sbt.org to readthedocs

Open

#1064 opened on Nov 5, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (1,593 stars) (439 forks)batch import
documentationhelp wanted

Description

The docs published at http://www.scala-sbt.org/sbt-native-packager/ aren't up-to-date. Instead we should point http://sbt-native-packager.readthedocs.io/en/stable/

The tricky part will be to add the redirects for all existing pages to the new page without breaking the actual documentation generation.

Contributor guide