Skip to content

Commit

Permalink
docs: update broken links (#2556)
Browse files Browse the repository at this point in the history
## Description 

While going through the docs wanted to look into the article and the link was broken so went ahead and found where it is right now and added it.

Co-authored-by: velimir-jankovic <[email protected]>
Co-authored-by: MikhailSuendukov <[email protected]>
  • Loading branch information
3 people authored Jan 18, 2024
1 parent 99c8c4e commit 8d5cf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ In addition to being able to use the CodePush CLI to "manually" release updates,
* [Visual Studio Team Services](https://marketplace.visualstudio.com/items?itemName=ms-vsclient.code-push) - *NOTE: VSTS also has extensions for publishing to [HockeyApp](https://marketplace.visualstudio.com/items?itemName=ms.hockeyapp) and the [Google Play](https://github.com/microsoft/google-play-vsts-extension) store, so it provides a pretty great mobile CD solution in general.*
* [Travis CI](https://github.com/mondora/code-push-travis-cli)

Additionally, if you'd like more details of what a complete mobile CI/CD workflow can look like, which includes CodePush, check out this [excellent article](https://zeemee.engineering/zeemee-engineering-and-the-quest-for-the-holy-mobile-dev-grail-1310be4953d1#.zfwaxtbco) by the [ZeeMee engineering team](https://zeemee.engineering).
Additionally, if you'd like more details of what a complete mobile CI/CD workflow can look like, which includes CodePush, check out this [excellent article](https://medium.com/zeemee-engineering/zeemee-engineering-and-the-quest-for-the-holy-mobile-dev-grail-1310be4953d1) by the [ZeeMee engineering team](https://www.zeemee.com/).
### TypeScript Consumption
Expand Down

0 comments on commit 8d5cf4c

Please sign in to comment.