From 7169eb7113e7ed18060b64558d3f4507c1305b5e Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Wed, 21 Dec 2022 11:54:45 -0600 Subject: [PATCH] docs: Update paths in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c615542..2e6e99ec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,7 @@ The project's `Dockerfile` build requires the Recyclarr build output to be place location in order to succeed. The location is below, relative to the repository root: ```txt -docker/artifacts/recyclarr-${{runtime}} +docker/artifacts/${{runtime}} ``` Where `${{runtime}}` is one of the runtimes compatible with `dotnet publish`, such as