diff --git a/Documentation/index.md b/Documentation/index.md index 342ef6822c..aae7861325 100644 --- a/Documentation/index.md +++ b/Documentation/index.md @@ -188,6 +188,6 @@ Contents: * [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) * [Documentation License](documentation_license.md) diff --git a/Documentation/infrastructure/index.md b/Documentation/infrastructure/index.md index 3007bbec1c..755709ece4 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)