diff options
author | David Reyna <David.Reyna@windriver.com> | 2019-01-22 13:10:05 -0800 |
---|---|---|
committer | David Reyna <David.Reyna@windriver.com> | 2019-01-22 13:10:05 -0800 |
commit | 094ce7ccbc0ea9199e1dcbe262fe1187f78f8fe8 (patch) | |
tree | 689dc7d381c09d4f9146fdeb6ef90ae093d495c5 | |
parent | 75c76171ebf8c4a6e8f5e467857644f3fae27af9 (diff) | |
download | srtool-094ce7ccbc0ea9199e1dcbe262fe1187f78f8fe8.tar.gz srtool-094ce7ccbc0ea9199e1dcbe262fe1187f78f8fe8.tar.bz2 srtool-094ce7ccbc0ea9199e1dcbe262fe1187f78f8fe8.zip |
srtool_README: update the git repo README file
Add the new web links and mailing list.
Signed-off-by: David Reyna <David.Reyna@windriver.com>
-rw-r--r-- | README | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -3,12 +3,9 @@ SRTool SRTool is a set of GUI and command line tools to manage security CVEs. -For information about SRTool, see the website: - http://www.tbd.org/ +For information and documentaiton about the SRTool, see this website: -SRTool plain documentation can be found under the doc directory or its integrated -html version at the Yocto Project website: - http://tbd.org/documentation + https://wiki.yoctoproject.org/wiki/Contribute_to_SRTool Execution --------- @@ -34,13 +31,13 @@ To stop the SRTool server: Contributing ------------ -Please refer to -http://www.tbd.org/wiki/tbd -for guidelines on how to submit patches. +Please refer here for guidelines on how to develop and submit patches: + + https://wiki.yoctoproject.org/wiki/SRTool_Developer_Page Mailing list: - http://lists.tbd.org/mailman/listinfo/tbd + https://lists.yoctoproject.org/listinfo/yocto-security Source code: |