From 1b317b4a72f10d41773cf914287de84905ea3a2e Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 26 Apr 2023 14:11:28 +0200 Subject: [PATCH] docs: url -> URL Part-of: --- docs/ci/local-traces.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ci/local-traces.rst b/docs/ci/local-traces.rst index a834c8ac4f0..28af27d9829 100644 --- a/docs/ci/local-traces.rst +++ b/docs/ci/local-traces.rst @@ -32,7 +32,7 @@ Simulating CI trace job Sometimes it's useful to be able to test traces on your local machine instead of the Mesa CI runner. To simulate the CI environment as closely as possible. -Download the YAML file from your driver's ``ci/`` directory and then change the path in the YAML file from local proxy or MinIO to the local directory (url-like format ``file://``) +Download the YAML file from your driver's ``ci/`` directory and then change the path in the YAML file from local proxy or MinIO to the local directory (URL-like format ``file://``) .. code-block:: sh