Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Updating Contributor Covenant links #994

Merged

Conversation

davidalber
Copy link
Contributor

The current links 301 to a new destination.

$ curl -I http://contributor-covenant.org/version/1/3/0/
HTTP/1.1 301 Moved Permanently
Cache-Control: public, max-age=0, must-revalidate
Content-Length: 0
Content-Type: text/plain
Date: Fri, 22 Dec 2017 21:13:09 GMT
Location: https://www.contributor-covenant.org/version/1/3/0/
Age: 1
Connection: keep-alive
Server: Netlify

The current links 301 to a new destination.
bors added a commit to rust-lang/rust that referenced this pull request Dec 28, 2017
…excrichton

Updating Contributor Covenant links

The current link 301s to a new destination.

```sh
$ curl -I http://contributor-covenant.org/version/1/3/0/
HTTP/1.1 301 Moved Permanently
Cache-Control: public, max-age=0, must-revalidate
Content-Length: 0
Content-Type: text/plain
Date: Fri, 22 Dec 2017 21:13:09 GMT
Location: https://www.contributor-covenant.org/version/1/3/0/
Age: 1
Connection: keep-alive
Server: Netlify
```

rust-lang/prev.rust-lang.org#994 fixes this in the Rust site.
@alexcrichton alexcrichton merged commit 27a9e43 into rust-lang:master Jan 4, 2018
@alexcrichton
Copy link
Member

Thanks!

@davidalber davidalber deleted the fix-contributor-covenant-link branch January 4, 2018 16:32
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