Skip to content

Commit 62646c5

Browse files
fix: update docs/community/contribute-codebase.md
Copilot suggestion review. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d0ed376 commit 62646c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/community/contribute-codebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ will then want to clone your fork to your machine.
214214
```bash
215215
git clone https://github.com/your-user-name/pkg_infra.git
216216
cd pkg_infra
217-
git remote add upstream https://github.com/pkg_infra/pkg_infra.git
217+
git remote add upstream https://github.com/saezlab/pkg_infra.git
218218
git fetch upstream
219219
```
220220

0 commit comments

Comments
 (0)