Skip to content

Commit 661bcb2

Browse files
committed
Update license file references in README
Changed license file links from LICENSE.md to LICENSE for consistency across documentation.
1 parent c666b21 commit 661bcb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,4 +521,4 @@ export class MyHelloServiceImpl extends HelloServiceBase {
521521
```
522522

523523
## License
524-
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
524+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

README_ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,4 +478,4 @@ export class MyHelloServiceImpl extends HelloServiceBase {
478478
```
479479

480480
## License
481-
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
481+
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details.

0 commit comments

Comments
 (0)