aboutsummaryrefslogtreecommitdiffstats
path: root/components/selectors/sink.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/selectors/sink.rs')
-rw-r--r--components/selectors/sink.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/selectors/sink.rs b/components/selectors/sink.rs
index 3c57aa143c4..dcdd7ff259d 100644
--- a/components/selectors/sink.rs
+++ b/components/selectors/sink.rs
@@ -1,6 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+ * file, You can obtain one at https://mozilla.org/MPL/2.0/. */
//! Small helpers to abstract over different containers.
#![deny(missing_docs)]