Skip to content

Commit 18165bb

Browse files
committed
Be consistent about remotes
1 parent 934e41b commit 18165bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_planetscale/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Add remotes for the public and upstream repositories:
4141

4242
```sh
4343
git remote add public [email protected]:planetscale/mysql-server
44-
git remote add upstream https://github.com/mysql/mysql-server
44+
git remote add upstream git@github.com:mysql/mysql-server
4545
```
4646

4747
Create your development branches and PRs off of `8.0.23`, for now.

0 commit comments

Comments
 (0)