docs: url -> URL
Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6864>
This commit is contained in:

committed by
Marge Bot

parent
7ee8a3a2cb
commit
b8f1075c4e
@@ -67,7 +67,7 @@ the web interface, and create an API token. Copy that into a
|
|||||||
|
|
||||||
default:
|
default:
|
||||||
token: <token contents>
|
token: <token contents>
|
||||||
uri: <url to the instance>
|
uri: <URL to the instance>
|
||||||
username: gitlab-runner
|
username: gitlab-runner
|
||||||
|
|
||||||
Add a volume mount of that ``lavacli.yaml`` to
|
Add a volume mount of that ``lavacli.yaml`` to
|
||||||
|
@@ -75,7 +75,7 @@ Useful for people behind strict proxies
|
|||||||
You can use `personal access
|
You can use `personal access
|
||||||
tokens <https://gitlab.freedesktop.org/profile/personal_access_tokens>`__
|
tokens <https://gitlab.freedesktop.org/profile/personal_access_tokens>`__
|
||||||
to push over HTTPS if ssh will does not suit your needs. In this case,
|
to push over HTTPS if ssh will does not suit your needs. In this case,
|
||||||
create a token, and put it in the url as shown here:
|
create a token, and put it in the URL as shown here:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
@@ -59,7 +59,7 @@ Patch formatting
|
|||||||
|
|
||||||
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/1
|
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/1
|
||||||
|
|
||||||
Prefer the full url to just ``Closes: #1``, since the url makes it
|
Prefer the full URL to just ``Closes: #1``, since the URL makes it
|
||||||
easier to get to the bug page from ``git log``
|
easier to get to the bug page from ``git log``
|
||||||
|
|
||||||
**Do not use the ``Fixes:`` tag for this!** Mesa already uses
|
**Do not use the ``Fixes:`` tag for this!** Mesa already uses
|
||||||
|
Reference in New Issue
Block a user