diff --git a/README.md b/README.md index f0bc527..8eaed0f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ activation.gelu_fast(y, x) print(y) ``` -You can [search for kernels](https://huggingface.co/models?other=kernel) on +You can [search for kernels](https://huggingface.co/models?other=kernels) on the Hub. ## 📚 Documentation diff --git a/docs/source/index.md b/docs/source/index.md index 3d44229..47d5d19 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -16,5 +16,5 @@ packages in that they are made to be: the different PyTorch build configurations (various CUDA versions and C++ ABIs). Furthermore, older C library versions must be supported. -You can [search for kernels](https://huggingface.co/models?other=kernel) on +You can [search for kernels](https://huggingface.co/models?other=kernels) on the Hub.