Skip to content

Commit ffbfbe4

Browse files
committed
Rollup merge of #33660 - fbergr:doc, r=steveklabnik
Update link to license Permanent redirect (301). The link should be updated.
2 parents b4da51a + 92abda0 commit ffbfbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/footer.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<footer><p>
22
Copyright &copy; 2011-2015 The Rust Project Developers. Licensed under the
33
<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
4-
or the <a href="http://opensource.org/licenses/MIT">MIT license</a>, at your option.
4+
or the <a href="https://opensource.org/licenses/MIT">MIT license</a>, at your option.
55
</p><p>
66
This file may not be copied, modified, or distributed except according to those terms.
77
</p></footer>

0 commit comments

Comments
 (0)