From 800586e0d052eb8e1ae7d29a6e9039b7eee7bd3a Mon Sep 17 00:00:00 2001 From: sarhiri Date: Thu, 30 Jul 2026 14:22:17 -0500 Subject: [PATCH 1/2] Updated the three links for the ## documentation section that were 404'ing Signed-off-by: sarhiri --- profile/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profile/README.md b/profile/README.md index 06d3af0..49dddfb 100644 --- a/profile/README.md +++ b/profile/README.md @@ -31,9 +31,9 @@ Armada is designed primarily for machine learning, AI, and data analytics worklo For an overview of the architecture and design of Armada, and instructions for submitting jobs, see: -- [System overview](https://github.com/armadaproject/armada/blob/master/docs/design.md) -- [User guide](https://github.com/armadaproject/armada/blob/master/docs/user.md) -- [Quickstart](https://github.com/armadaproject/armada/blob/master/docs/quickstart/index.md) +- [System overview](https://armadaproject.io/understanding-armada/architecture) +- [User guide](https://armadaproject.io/user-guide) +- [Quickstart](https://armadaproject.io/getting-started) We expect readers of the documentation to have a basic understanding of Docker and Kubernetes; see, e.g., the following links: From 491a858a879d730ed24d091d3963c616c4e7208b Mon Sep 17 00:00:00 2001 From: sarhiri Date: Thu, 30 Jul 2026 14:24:18 -0500 Subject: [PATCH 2/2] filled in year-month placeholder Signed-off-by: sarhiri --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 261eeb9..36527b5 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright [2026] Armada Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.