Fixed uri in examples - #1064
Conversation
|
@Micovec again thanks for the QA! |
|
@TuThoThai how is this 'check parent branch' solvable? |
2 ways of doing it, generally speaking:
I went with the 2nd option in the PR preceding this one (#1060). I am waiting for review on that one to merge. Then, I will run the CI again on this one. |
|
I think both ways are not aligned with how git is supposed to be used. I think it is the maintainers jobto regularly synchronise these branches and not to be done on the individual PR. |
@ue71603, CI fell back to its regular routine after branch |
This PR fixes some invalid URIs, as per reported in #1063
Fixes: #1063