1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-25 23:36:21 +02:00

Use https and upd link from Postmark Developer Docs

This commit is contained in:
Matheus Felipe
2022-05-02 14:34:41 -03:00
committed by GitHub
parent 1e547837ac
commit 9e039daeab

View File

@@ -34,7 +34,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [Qt](https://doc.qt.io/) - Very comprehensive documentation with tutorials and guides and great examples. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort))
* [Savon.rb](https://www.savonrb.com/) - (contributed by [Mathias Meyer](https://twitter.com/#!/roidrage))
* [Android Developer Documentation](https://developer.android.com/guide) (contributed by [Rajeev N B @rBharshetty](https://twitter.com/#!/rBharshetty))
* [Postmark Developer Docs](http://developer.postmarkapp.com/) - Simple, easy to navigate, informative.
* [Postmark Developer Docs](https://postmarkapp.com/developer) - Simple, easy to navigate, informative.
* [Twitter Developers Docs](https://dev.twitter.com/docs) - In-depth and very well organized. (contributed by [@tsantero](https://twitter.com/#!/tsantero))
* [GitHub Styleguide](https://styleguide.github.com/) - Pragmatic styleguide with sections on Ruby, JavaScript and CSS. (contributed by [@lenary](https://twitter.com/#!/lenary))
* [Moment.js](http://momentjs.com/docs) - Thorough, well-designed, and excellent use of top-nav. (contributed by [@joshuapoehls](https://twitter.com/#!/joshuapoehls))