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. 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: