Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit c76ea52

Browse files
authored
Merge pull request #57 from loafyloaf/license_link
Fix broken LICENSE link
2 parents 0d88527 + 4dc3693 commit c76ea52

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README-ko.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ wsk property get --cliversion
142142
[![Deploy to Bluemix](https://bluemix.net/deploy/button.png)](https://bluemix.net/deploy?repository=https://github.com/IBM/openwhisk-data-processing-message-hub.git)
143143

144144
# 라이센스
145-
[Apache 2.0](LICENSE.txt)
145+
[Apache 2.0](LICENSE)
146146

147147
# 크레딧
148-
이 과정은 [이 글](https://medium.com/openwhisk/transit-flexible-pipeline-for-iot-data-with-bluemix-and-openwhisk-4824cf20f1e0#.talwj9dno)의 코드에서 많은 영감을 받았고 이를 재사용했습니다.
148+
이 과정은 [이 글](https://medium.com/openwhisk/transit-flexible-pipeline-for-iot-data-with-bluemix-and-openwhisk-4824cf20f1e0#.talwj9dno)의 코드에서 많은 영감을 받았고 이를 재사용했습니다.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ You can also use the following button to clone a copy of this repository and dep
141141
[![Deploy to the IBM Cloud](https://bluemix.net/deploy/button.png)](https://bluemix.net/deploy?repository=https://github.com/IBM/openwhisk-data-processing-message-hub.git)
142142

143143
# License
144-
[Apache 2.0](LICENSE.txt)
144+
[Apache 2.0](LICENSE)
145145

146146
# Credits
147147
This project was inspired by and reuses significant amount of code from [this article](https://medium.com/openwhisk/transit-flexible-pipeline-for-iot-data-with-bluemix-and-openwhisk-4824cf20f1e0#.talwj9dno).

0 commit comments

Comments
 (0)