Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
6 changes: 3 additions & 3 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down