diff options
| author | Robert Göhler <github@ghlr.de> | 2020-02-11 22:35:54 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-11 22:35:54 +0100 | 
| commit | 50d6cd371979ad2e61cec974c40eaa079e8ce04a (patch) | |
| tree | 84b8bf5ea1f7708a4aeeeb9aa4496bc40a5b5eed | |
| parent | 03ce8b420c6036abb5162fad69e1a7af752e5e98 (diff) | |
| parent | ec3b620cb8070d7a3021c5fd4e1a17ce16712fef (diff) | |
| download | vyos-documentation-50d6cd371979ad2e61cec974c40eaa079e8ce04a.tar.gz vyos-documentation-50d6cd371979ad2e61cec974c40eaa079e8ce04a.zip | |
Merge pull request #205 from BananaWanted/patch-1
Update build-vyos.rst
| -rw-r--r-- | docs/contributing/build-vyos.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst index 6a312bf8..f9ebec6f 100644 --- a/docs/contributing/build-vyos.rst +++ b/docs/contributing/build-vyos.rst @@ -338,7 +338,7 @@ location of https://github.com/vyos/vyos-kernel - where it is kept for history.  Nowadays the Kernel we use is the upstream source code which is patched  with two additional patches from the good old Vyatta times which never made it  into the mainstream Kernel. The patches can be found here: -https://github.com/vyos/vyos-build-kernel/tree/current/patches/kernel and are +https://github.com/vyos/vyos-build-kernel/tree/master/patches/kernel and are  automatically applied to the Kernel by the Jenkins Pipeline which is used to  generate the Kernel binaries. | 
