Use master for links to docs in source (#10866)

This commit is contained in:
Sumanth Ratna
2020-09-19 03:30:45 -04:00
committed by GitHub
parent 86b1814e62
commit 9da7bdcc8e
11 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ if __name__ == "__main__":
print("Created links.\n\nIf you run into issues initializing Ray, please "
"ensure that your local repo and the installed Ray are in sync "
"(pip install -U the latest wheels at "
"https://docs.ray.io/en/latest/installation.html, "
"https://docs.ray.io/en/master/installation.html, "
"and ensure you are up-to-date on the master branch on git).\n\n"
"Note that you may need to delete the package symlinks when pip "
"installing new Ray versions to prevent pip from overwriting files "