From a064784669154673646c3c4eb461ae83715c8e31 Mon Sep 17 00:00:00 2001 From: Matt Cramer Date: Mon, 5 Jan 2026 11:56:32 -0700 Subject: [PATCH] Update documentation link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2dd888..fd6ad23 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Set up your GitHub Actions workflow to run Bazel using Aspect. Aspect Workflows is a self-hosted runner infrastructure for getting best-case performance of running Bazel on your CI/CD pipeline. -See https://docs.aspect.build/workflows for more documentation. +See [docs.aspect.build](https://docs.aspect.build/aspect-workflows/additional-materials/reference-config) for more documentation. ## Setup