Use stable docs

This commit is contained in:
Ivan Kravets
2016-08-03 00:26:48 +03:00
parent 64b8df6d81
commit fbadf83997
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ class CIBuildEnvsEmpty(PlatformioException):
class TestDirEmpty(PlatformioException):
MESSAGE = "Test directory '{0}' is empty. More details about Unit "\
"Testing:\n http://docs.platformio.org/en/latest/platforms/"\
"Testing:\n http://docs.platformio.org/en/stable/platforms/"\
"unit_testing.html"