From bf01d1202ba2f345cfa01bd27629d59f793eb082 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 15 Feb 2023 19:00:42 +0100 Subject: [PATCH] Add missing link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34c0733..c3f630d 100644 --- a/README.md +++ b/README.md @@ -1234,6 +1234,7 @@ class HuggingBertTokenizer(HuggingTokenizer): [`cfig`]: https://cfig.readthedocs.io +[`cfig.Configuration`]: https://cfig.readthedocs.io/en/latest/reference.html#cfig.config.Configuration [MongoDB]: https://www.mongodb.com [`$sample`]: https://www.mongodb.com/docs/manual/reference/operator/aggregation/sample/ [`$rand`]: https://www.mongodb.com/docs/v6.0/reference/operator/aggregation/rand/