mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
contributing: Switch repo URL to HTTPS for consistency with other github URLs.
This commit is contained in:
parent
e51d12cdef
commit
6948d32d15
@ -50,7 +50,7 @@ Follow these steps to contribute code:
|
||||
changes.
|
||||
|
||||
```bash
|
||||
git remote add upstream http://www.github.com/google/jax
|
||||
git remote add upstream https://www.github.com/google/jax
|
||||
```
|
||||
|
||||
6. Create a branch where you will develop from:
|
||||
|
Loading…
x
Reference in New Issue
Block a user