From 11bf9eaa3d7cd22d2a058493273d9ab0e0e45688 Mon Sep 17 00:00:00 2001
From: Pi Delport <pjdelport@gmail.com>
Date: Fri, 3 Sep 2021 17:01:32 +0200
Subject: [PATCH] docs(README): fix out-of-date link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8d17a0c..905a31c 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ jobs:
 
 ### Install by default
 
-Implemented with https://github.com/docker/buildx#setting-buildx-as-default-builder-in-docker-1903
+Implemented with https://github.com/docker/buildx#set-buildx-as-the-default-builder
 
 ```yaml
 name: ci