1
0
mirror of https://github.com/svg/svgo.git synced 2025-07-29 20:21:14 +03:00

Use https when possible and fix an inactive domain (#1374)

This commit is contained in:
XhmikosR
2021-02-25 12:48:18 +02:00
committed by GitHub
parent dd37fcfebb
commit 1310210d4e
17 changed files with 46 additions and 46 deletions

View File

@ -11,7 +11,7 @@ var container = require('./_collections').elemsGroups.container;
/**
* Remove empty containers.
*
* @see http://www.w3.org/TR/SVG11/intro.html#TermContainerElement
* @see https://www.w3.org/TR/SVG11/intro.html#TermContainerElement
*
* @example
* <defs/>