From 1b88aebac344ea2171263cc557e2e153d5996205 Mon Sep 17 00:00:00 2001 From: Akshay Date: Mon, 22 Sep 2025 11:54:11 +0530 Subject: [PATCH] docs(colabs): update link format in sharding notebook --- colabs/sharding.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colabs/sharding.ipynb b/colabs/sharding.ipynb index 007b078b..ed877031 100644 --- a/colabs/sharding.ipynb +++ b/colabs/sharding.ipynb @@ -433,7 +433,7 @@ ")\n", "```\n", "\n", - "See a full example at: https://github.com/google-deepmind/gemma/tree/main/examples/sharding.py" + "See a full example at: [sharding.py](https://github.com/google-deepmind/gemma/tree/main/examples/sharding.py)" ] } ],