diff options
author | Hauke <anonymous.contributor@example.org> | 2013-10-23 20:19:50 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:32 -0400 |
commit | f74d3493c897d5abcb3d398b59772e5306d64243 (patch) | |
tree | 874ed17b4a98df5427eeb124e47edeacf19416a6 | |
parent | 8655b55c094c59729c0c65ac99646427fa8ecc25 (diff) | |
download | backports-f74d3493c897d5abcb3d398b59772e5306d64243.tar.gz |
Update Documentation/backports/hacking
-rw-r--r-- | wiki/Documentation_backports_hacking.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Documentation_backports_hacking.mediawiki b/wiki/Documentation_backports_hacking.mediawiki index 70cad75..296bd4d 100644 --- a/wiki/Documentation_backports_hacking.mediawiki +++ b/wiki/Documentation_backports_hacking.mediawiki @@ -25,7 +25,7 @@ git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git </pre> </code> -Currently the recent backports code is located in a different git repository: +Currently the recent backports code is located in a different git repository, use this instead of other backports.git repository: <code> <pre> https://github.com/hauke/backports.git |