mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-26 08:15:59 -04:00
SourceCode changed
Corrected second link to repos ("git." was missing).
This commit is contained in:
parent
7bb598a778
commit
6d706d53c1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ git clone git://git.qubes-os.org/mainstream/<repo_name>.git <repo_name>
|
||||||
e.g.:
|
e.g.:
|
||||||
|
|
||||||
``` {.wiki}
|
``` {.wiki}
|
||||||
git clone git://qubes-os.org/mainstream/core.git core
|
git clone git://git.qubes-os.org/mainstream/core.git core
|
||||||
```
|
```
|
||||||
|
|
||||||
Currently the preferred way of contributing to the project is by sending a patch via the project's mailing list (`git format-patch`).
|
Currently the preferred way of contributing to the project is by sending a patch via the project's mailing list (`git format-patch`).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue