Felix Singer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/62441 )
Change subject: Documentation: Rename infrastructure site ......................................................................
Documentation: Rename infrastructure site
Change-Id: I1ba8a2e2070a79d8c9e955133203f9bb9f58cb8e Signed-off-by: Felix Singer felixsinger@posteo.net --- M Documentation/index.md M Documentation/infrastructure/index.md 2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/62441/1
diff --git a/Documentation/index.md b/Documentation/index.md index 16997ed..e4e03ff 100644 --- a/Documentation/index.md +++ b/Documentation/index.md @@ -188,5 +188,5 @@ * [SuperIO](superio/index.md) * [Vendorcode](vendorcode/index.md) * [Utilities](util.md) -* [coreboot infrastructure](infrastructure/index.md) +* [Project infrastructure & services](infrastructure/index.md) * [Release notes](releases/index.md) diff --git a/Documentation/infrastructure/index.md b/Documentation/infrastructure/index.md index a452013..7e26e1c 100644 --- a/Documentation/infrastructure/index.md +++ b/Documentation/infrastructure/index.md @@ -1,6 +1,6 @@ -# coreboot infrastructure +# Project infrastructure & services
-This section contains documentation about coreboot infrastructure +This section contains documentation about our infrastructure
## Jenkins builders and builds * [Setting up Jenkins build machines](builders.md)