From 342cfeb1980061ad63f597f65029772f5e57418f Mon Sep 17 00:00:00 2001 From: Azadeh Bagheri Date: Sat, 8 Feb 2025 14:34:29 -0500 Subject: [PATCH] Fix license link in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbb221b..c442e61 100644 --- a/README.md +++ b/README.md @@ -100,4 +100,4 @@ To run the unit tests, use the following command in the project directory After testing your changes, open a pull request to merge your branch into the **develop** branch. ## License -This software is available as open source under the terms of the MIT License. A copy of this license is included in the file [LICENSE](https://github.com/Tumiya/gitrise.sh/blob/develop/LICENSE). +This software is available as open source under the terms of the MIT License. A copy of this license is included in the file [LICENSE](https://github.com/Tumiya/gitrise/blob/develop/LICENSE).