Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Redirect / to http://shields.io/ #36

Closed
wants to merge 1 commit into from
Closed

Conversation

chadwhitacre
Copy link

Now that the gh-badges homepage has been moved to http://shields.io/ (badges/shields#110), we should redirect the root of http://img.shields.io/ to http://shields.io/.

Now that the gh-badges homepage has been moved to http://shields.io/, we
should redirect the root of http://img.shields.io/ to
http://shields.io/.
@espadrine
Copy link
Member

I can directly return a redirect code from the server. Which code? Would 301 be ok?

Also, I'd like to synchronize branches master and gh-badges in the shields repo, if possible. It makes it easier to browse through the code from GitHub.

@chadwhitacre
Copy link
Author

I can directly return a redirect code from the server. Which code? Would 301 be ok?

I would go with 302.

Also, I'd like to synchronize branches master and gh-badges in the shields repo

Reticketed as badges/shields#117.

@espadrine
Copy link
Member

To be honest, I'll miss having everything in the same repo.

@chadwhitacre
Copy link
Author

I guess we could bring gh-badges over as a branch in the shields repo, eh? That would seem goofier to me (it's goofy enough that we have two branches over there already, as you point out in badges/shields#117).

@chadwhitacre
Copy link
Author

Actually ... badges/shields#117 (comment).

@chadwhitacre
Copy link
Author

Anyway, closing this PR in favor of doing the redirect in HTTP instead of HTML.

@chadwhitacre chadwhitacre deleted the redirect-homepage branch February 5, 2014 21:59
@chadwhitacre
Copy link
Author

HTTP redirect reticketed as #37.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants