We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934e41b commit 18165bbCopy full SHA for 18165bb
_planetscale/docs/README.md
@@ -41,7 +41,7 @@ Add remotes for the public and upstream repositories:
41
42
```sh
43
git remote add public [email protected]:planetscale/mysql-server
44
-git remote add upstream https://github.com/mysql/mysql-server
+git remote add upstream git@github.com:mysql/mysql-server
45
```
46
47
Create your development branches and PRs off of `8.0.23`, for now.
0 commit comments