You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,7 +212,7 @@ Note: The `--check` option may be used to report on a specific plug-in or on a c
212
212
This command must be run from within the root directory of the plug-in you want to register. "name" and "repository" will be read from *bower.json* in the current directory. The plug-in name must be prefixed with "adapt-" and each word separated with a hyphen (-). Plug-in names are checked against those already registered to avoid duplicates.
213
213
<divfloatalign=right><ahref="#top">Back to Top</a></div>
214
214
215
-
URL format must be of the form git://github.com/<user>/<repo_name>.git
215
+
URL format must be of the form `git://github.com/<user>/<repo_name>.git`
0 commit comments