Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README URLs based on HTTP redirects #360

Merged
merged 1 commit into from
Jul 22, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,36 +34,36 @@ it'll be converted to `/docs/index.html`.
starters or build your own.

## Sites built with Gatsby
* [bricolage.io](http://bricolage.io?utm_source=github.com) ([source](https://github.com/KyleAMathews/blog))
* [bricolage.io](https://bricolage.io/?utm_source=github.com) ([source](https://github.com/KyleAMathews/blog))
* [relaterocket.co](https://relaterocket.co?utm_source=github.com)
* [reindex.io](https://www.reindex.io)
* [syncano.io](https://www.syncano.io)
* [graphene-python.org](http://graphene-python.org/) ([source](https://github.com/graphql-python/graphene/tree/master/docs))
* [back-to-the-basics.io](http://back-to-the-basics.io/)
* [ashk.io](http://ashk.io/) ([source](https://github.com/wpioneer/mysites-blog))
* [ashk.io](http://ashk.io/) ([source](https://github.com/wpioneer/blog))
* [nordnet.se/brand](https://www.nordnet.se/brand/)
* [likescoffee.com](http://likescoffee.com/) ([source](https://github.com/pamo/pamo.github.io/tree/development))
* [likescoffee.com](https://likescoffee.com/) ([source](https://github.com/pamo/pamo.github.io/tree/development))
* [vii.campjs.com](http://vii.campjs.com/) ([source](https://github.com/campjs/campjs-vii))
* [michaeljdeeb.com](http://michaeljdeeb.com) ([source](https://github.com/michaeljdeeb/michaeljdeeb-gatsby-blog))
* [brittcrawford.com](http://brittcrawford.com) ([source](https://github.com/britt/britt.github.com/tree/gatsby))
* [React-MDL](https://tleunen.github.io/react-mdl/) ([source](https://github.com/tleunen/react-mdl/tree/master/docs))
* [Snapgit](https://snapgit.com) ([source](https://github.com/snapgit/snapgit.com))
* [Snapgit](https://snapgit.com) ([source](https://github.com/glassfalcon/snapgit.com))
* [iamdustan.com](http://iamdustan.com/) ([source](https://github.com/iamdustan/iamdustan.github.io))
* [React Hardware](http://iamdustan.com/react-hardware) ([source](https://github.com/iamdustan/react-hardware/tree/master/docs))
* [React Hardware](http://iamdustan.com/react-hardware/) ([source](https://github.com/iamdustan/react-hardware/tree/master/docs))
* [peterp.me](https://www.peterp.me) ([source](https://github.com/peterpme/peterpme.github.io))
* [k-create.com](https://k-create.com) ([source](https://github.com/kristofferh/kristoffer))
* [kylegach.com](https://kylegach.com) ([source](https://github.com/kylegach/kylegach_com))
* [jazlal.li](http://jazlal.li) ([source](https://github.com/jazlalli/jazlal.li))
* [React Headroom](https://kyleamathews.github.io/react-headroom/) ([source](https://github.com/KyleAMathews/react-headroom/tree/master/website))
* [Völlig Ohne](http://volligohne.com/) ([source](https://github.com/timurc/voellig-ohne-website/))
* [michaelcereda.com](http://michaelcereda.com) ([source](https://github.com/MichaelCereda/michaelcereda.com))
* [Völlig Ohne](http://volligohne.com/) ([source](https://github.com/voellig-ohne/voellig-ohne-website))
* [michaelcereda.com](https://michaelcereda.com/) ([source](https://github.com/MichaelCereda/michaelcereda.com))
* [openFDA](https://open.fda.gov/) ([source](https://github.com/FDA/open.fda.gov))
* [emilyaviva.com](http://emilyaviva.com) ([source](https://github.com/emilyaviva/eakm-website-gatsby))
* [dynamicext.com](http://www.dynamicext.com/)
* [React Gravatar](http://kyleamathews.github.io/react-gravatar/) ([source](https://github.com/KyleAMathews/react-gravatar/tree/master/www))
* [johnm.io](http://johnm.io) ([source](https://github.com/johnpmorris/johnpmorris.github.io/tree/react-rebuild))
* [twnsnd.co](http://twnsnd.co/)
* [Beau Han Xu](http://beauhanxu.com/)
* [Beau Han Xu](http://www.beauhanxu.com/)
* [HalfAtheist](https://halfatheist.com/) ([source](https://github.com/halfatheist/halfatheist.github.io))
* [Edit this file to add yours!](https://github.com/gatsbyjs/gatsby/blob/master/README.md)

Expand Down