Skip to content

Fixed rawgit URL in example#2344

Closed
viniciuspinto wants to merge 1 commit into
expressjs:masterfrom
viniciuspinto:fix-example-rawgit
Closed

Fixed rawgit URL in example#2344
viniciuspinto wants to merge 1 commit into
expressjs:masterfrom
viniciuspinto:fix-example-rawgit

Conversation

@viniciuspinto
Copy link
Copy Markdown

It was using the old "rawgithub.com" URL and the example was just returning a 301 error page.

@dougwilson
Copy link
Copy Markdown
Contributor

rawgit.com also returns a 301--the correct hostname is raw.githubusercontent.com

@dougwilson
Copy link
Copy Markdown
Contributor

also, it looks like https is required, while this is using http so it'll just never work any longer.

dougwilson added a commit that referenced this pull request Sep 8, 2014
@dougwilson
Copy link
Copy Markdown
Contributor

this is fixed now

@dougwilson dougwilson closed this Sep 8, 2014
@expressjs expressjs locked and limited conversation to collaborators Sep 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants