From 559dfbb9ed96e8eed765ee9aaccb62ac6afcca46 Mon Sep 17 00:00:00 2001
From: Meisam Farzalipour Tabriz
 <1756-tabriz@users.noreply.gitlab.mpcdf.mpg.de>
Date: Tue, 9 May 2023 17:42:49 +0000
Subject: [PATCH] add link to BNB article

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

diff --git a/README.md b/README.md
index 5b42cd6..8ed947e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # GitLab CI Cache Usage Examples
 
 This repo contains usage examples for the GitLab CI cache and is referenced
-in the Bits and Bytes edition 210 from August 2022.
+in the [Bits and Bytes edition 210 from August 2022](https://docs.mpcdf.mpg.de/bnb/210.html#gitlab-ci-distributed-cache).
 
 Two examples are shown, the second being specific to MPCDF shared runners:
 
-- 
GitLab