From 2423d7602c7d2e2c02c0c2138d882807df9cfb08 Mon Sep 17 00:00:00 2001 From: Dinghao Zhou Date: Fri, 14 Jun 2024 23:54:33 +0800 Subject: [PATCH] fix doc in link --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index e9d5362a..b772b2c3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -18,7 +18,7 @@ output. checkpoints have minimal size. After pre-emption, PyGrain can resume from where it left off and produce the same output as if it was never preempted. * **Performant.** We took care while designing PyGrain to ensure that it's -performant (refer to [Behind the Scenes](http://https://github.com/google/grain/tree/main/docs/behind_the_scenes).md +performant (refer to [Behind the Scenes](https://github.com/google/grain/blob/main/docs/behind_the_scenes.md).md section.) We also tested it against multiple data modalities (e.g. Text/Audio/Images/Videos). * **With minimal dependencies.** PyGrain should minimize its set