diff --git a/content/awk.md b/content/awk.md index 5f7c0be06..812afd253 100644 --- a/content/awk.md +++ b/content/awk.md @@ -18,8 +18,8 @@ This project aims to be a drop-in replacement for GNU awk (gawk). Differences wi # Contributing -To contribute to uutils awk, please see [CONTRIBUTING](https://github.com/uutils/awk/blob/main/CONTRIBUTING.md). +To contribute to uutils awk, please see [CONTRIBUTING](https://github.com/uutils/coreutils/blob/main/CONTRIBUTING.md). # License -uutils awk is licensed under the MIT License - see the [LICENSE](https://github.com/uutils/awk/blob/main/LICENSE) file for details. +uutils awk is licensed under the MIT License or the Apache License 2.0, at your option - see the [LICENSE-MIT](https://github.com/uutils/awk/blob/main/LICENSE-MIT), [LICENSE-APACHE](https://github.com/uutils/awk/blob/main/LICENSE-APACHE) file for details.