@@ -268,7 +268,8 @@ Packages from a GitLab repository. Full syntax:
268268\item \verb{<package >} is the name of the package. If this is missing, then
269269the name of the repository is used.
270270\item \verb{<project-path >} is typically the GitLab user or group name, but
271- it may contain subgroups.
271+ it may contain subgroups. For GitLab instances that are not on gitlab.com, you
272+ must also give the protocol and hostname as part of the project-path.
272273\item \verb{<repository >} is the name of the repository, or the project in GitLab
273274terminology. GitLab
274275\href{https://docs.gitlab.com/ee/user/group/subgroups/}{subgroups} are
@@ -290,6 +291,7 @@ Examples:
290291\if{html}{\out{<div class =" sourceCode " >}}\preformatted{gitlab::gaborcsardi/cli
291292gitlab::r-hub/filelock@main
292293gitlab::group/subgroup/subsubgroup/project/-/subdir@ref
294+ gitlab::https://example.com/gaborcsardi/cli
293295}\if{html}{\out{</div >}}
294296}
295297