Skip to content

Commit d6b5582

Browse files
committed
Remove URLs as dependencies comment.
1 parent 6d4e40c commit d6b5582

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/jquery.json.md

-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ is a semver compatible version identifier.
165165
* `<=version`
166166
* `~version` See 'Tilde Version Ranges' below
167167
* `1.2.x` See 'X Version Ranges' below
168-
* `http://...` See 'URLs as Dependencies' below
169168
* `*` Matches any version
170169
* `""` (just an empty string) Same as `*`
171170
* `version1 - version2` Same as `>=version1 <=version2`.

0 commit comments

Comments
 (0)