for-GET / http-decision-diagram

An activity diagram to describe the resolution of HTTP response status codes, given various headers.
https://github.com/for-GET/http-decision-diagram/blob/master/doc/2013-06-10-http-hell-no.md
Apache License 2.0
3.63k stars 196 forks source link

Configured homepage is 404 #52

Closed koppor closed 6 years ago

koppor commented 6 years ago

The configured homepage for this repository is http://hyperrest.github.io/2013-06-10-http-hell-no/:

grafik

But that leads to

grafik

Proposal: Enable gh-pages for this repository. The content seems to be existing: https://github.com/for-GET/http-decision-diagram/tree/gh-pages

The URL then should be https://for-get.github.io/http-decision-diagram/

andreineculau commented 6 years ago

It was a trailing slash. Fixed.