From 8b87f08fd1c7c8acfc9cfcdc124e9cce8e186b13 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Fri, 10 Feb 2023 20:54:27 +0400 Subject: [PATCH] Fix protobug link --- docs/using/selecting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using/selecting.md b/docs/using/selecting.md index 46ac2264..8878fbde 100644 --- a/docs/using/selecting.md +++ b/docs/using/selecting.md @@ -129,7 +129,7 @@ It contains: [openpyxl](https://openpyxl.readthedocs.io/en/stable/), [pandas](https://pandas.pydata.org/), [patsy](https://patsy.readthedocs.io/en/latest/), - [protobuf](https://developers.google.com/protocol-buffers/docs/pythontutorial), + [protobuf](https://protobuf.dev/getting-started/pythontutorial/), [pytables](https://www.pytables.org/), [scikit-image](https://scikit-image.org), [scikit-learn](https://scikit-learn.org/stable/),