diff options
author | Jonathan Corbet <corbet@lwn.net> | 2020-06-03 16:10:20 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-06-08 09:15:48 -0600 |
commit | 99702304745941271c73ad7de18f38d93844929c (patch) | |
tree | a93898fcaa3ecaaa747bdab0794dab570204dc7f /Documentation/process | |
parent | cc8246debbe4146668acafcfa45358cfe286d03c (diff) |
docs: Update the location of the LF NDA program
The link to the Linux Foundation NDA program got broken in one of their
web-site thrashups; now that the information is back online, point to its
current location. This should last until the next thrashup...
Reported-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process')
-rw-r--r-- | Documentation/process/3.Early-stage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/3.Early-stage.rst b/Documentation/process/3.Early-stage.rst index be00716071d4..7067abbd75bc 100644 --- a/Documentation/process/3.Early-stage.rst +++ b/Documentation/process/3.Early-stage.rst @@ -216,7 +216,7 @@ a non-disclosure agreement. The Linux Foundation operates an NDA program designed to help with this sort of situation; more information can be found at: - http://www.linuxfoundation.org/en/NDA_program + https://www.linuxfoundation.org/nda/ This kind of review is often enough to avoid serious problems later on without requiring public disclosure of the project. |