summaryrefslogtreecommitdiff
path: root/Documentation/index.md
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2019-01-29 22:17:35 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-01-30 23:14:25 +0000
commitb5b135ccd774482c52ae271dc7e9ba1f8639e19c (patch)
tree2b0751b33e08a28f94bd0b95378b82a170551742 /Documentation/index.md
parent9a4beb429d87f9c0f46b7f945432a955cd88c962 (diff)
downloadcoreboot-b5b135ccd774482c52ae271dc7e9ba1f8639e19c.tar.xz
Documentation: Add some description of our communal places
Change-Id: Iede98359c22aefbfd5725a5e7cd661ef18d7284e Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/31146 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r--Documentation/index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/index.md b/Documentation/index.md
index 5c389097ce..af3886e779 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -10,7 +10,9 @@ Contents:
* [Getting Started](getting_started/index.md)
* [Rookie Guide](lessons/index.md)
* [Coding Style](coding_style.md)
-* [Code of Conduct](code_of_conduct.md)
+* [Code of Conduct](community/code_of_conduct.md)
+* [Community forums](community/forums.md)
+* [coreboot at conferences](community/conferences.md)
* [Timestamps](timestamp.md)
* [Intel IFD Binary Extraction](Binary_Extraction.md)
* [Dealing with Untrusted Input in SMM](technotes/2017-02-dealing-with-untrusted-input-in-smm.md)