From 259bb192cfd617a68cceac3db01fa83655500a63 Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Tue, 29 Oct 2013 13:21:04 -0400 Subject: [PATCH] Docs: use programmatic version in global base directory --- src/sphinx/Community/Using-Sonatype.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/sphinx/Community/Using-Sonatype.rst b/src/sphinx/Community/Using-Sonatype.rst index 2c9cc987c..35140922f 100644 --- a/src/sphinx/Community/Using-Sonatype.rst +++ b/src/sphinx/Community/Using-Sonatype.rst @@ -117,7 +117,7 @@ Fourth - Adding credentials --------------------------- The credentials for your Sonatype OSSRH account need to be added -somewhere. Common convention is a `~/.sbt//sonatype.sbt` file with the +somewhere. Common convention is a :sublit:`|globalBase|/sonatype.sbt` file with the following: :: @@ -257,3 +257,4 @@ others: ) +.. |globalBase| replace:: ~/.sbt/|version|