Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
Update Docs: HTTP -> HTTPS (#1130)
Browse files Browse the repository at this point in the history
URLs updated to use HTTPS protocol where appropriate.
  • Loading branch information
him2him2 authored and chaals committed Dec 26, 2017
1 parent 392d263 commit e63b944
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,4 +1,4 @@
All documents in this Repository are licensed by contributors
under the
[W3C Software and Document License](http://www.w3.org/Consortium/Legal/copyright-software).
[W3C Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software).

2 changes: 1 addition & 1 deletion docs/contributing-documentation.md
Expand Up @@ -4,7 +4,7 @@ This document contains information about contributing to the HTML specification.

## Making a contribution

The HTML specification is governed by the [W3C Patent Policy](http://www.w3.org/Consortium/Patent-Policy-20040205/), and [Software and Document License](http://www.w3.org/Consortium/Legal/copyright-software). This ensures that the HTML standard will remain royalty free for everyone to use.
The HTML specification is governed by the [W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy-20040205/), and [Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software). This ensures that the HTML standard will remain royalty free for everyone to use.

To make a substantive contribution to the HTML specification, you must either be a member of the [Web Platform Working Group](https://www.w3.org/WebPlatform/WG/) or have made a non-member patent licensing commitment.

Expand Down

0 comments on commit e63b944

Please sign in to comment.