diff --git a/docs/GIT_FLOW_AND_WORKING_PROCESS.md b/docs/GIT_FLOW_AND_WORKING_PROCESS.md index e9dc6a4821..2dd6ee1be2 100644 --- a/docs/GIT_FLOW_AND_WORKING_PROCESS.md +++ b/docs/GIT_FLOW_AND_WORKING_PROCESS.md @@ -31,5 +31,5 @@ Cons: [@artemii235](https://github.com/artemii235) [@sergeyboyko0791](https://github.com/sergeyboyko0791) [@shamardy](https://github.com/shamardy) -[@ozkanonur](https://github.com/ozkanonur) +[@onur-ozkan](https://github.com/onur-ozkan) diff --git a/mm2src/coins/tendermint/iris/htlc.rs b/mm2src/coins/tendermint/iris/htlc.rs index 226c1794fc..4e7b679481 100644 --- a/mm2src/coins/tendermint/iris/htlc.rs +++ b/mm2src/coins/tendermint/iris/htlc.rs @@ -11,7 +11,7 @@ // // Because we had limited time for the HTLC implementation, for now // we can use their unit tests in order to acquire IBC assets. -// For that, clone https://github.com/ozkanonur/irishub-sdk-js repository and check +// For that, clone https://github.com/onur-ozkan/irishub-sdk-js repository and check // dummy.test.ts file(change the asset, amount, target address if needed) // and then run the following commands: // - yarn