diff --git a/docs/README.md b/docs/README.md index 2024690..19aeb3f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -16,4 +16,4 @@ For more, check: * [The walkthrough example](https://github.com/deadc0de6/dotdrop#getting-started) * [How people are using dotdrop](misc/people-using-dotdrop.md) -For more config files examples, [search GitHub](https://github.com/search?q=filename%3Aconfig.yaml+dotdrop&type=Code). +For more config files examples, [search GitHub](https://github.com/search?q=path%3Aconfig.yaml+dotdrop&type=Code). diff --git a/docs/misc/people-using-dotdrop.md b/docs/misc/people-using-dotdrop.md index 5604492..bcfd383 100644 --- a/docs/misc/people-using-dotdrop.md +++ b/docs/misc/people-using-dotdrop.md @@ -8,4 +8,4 @@ For more examples, see how people are using dotdrop: Dotfiles repositories using dotdrop on [GitHub](https://github.com/topics/dotdrop?o=desc&s=updated). -Or search directly on [GitHub](https://github.com/search?q=filename%3Aconfig.yaml+dotdrop&type=Code) for config examples. +Or search directly on [GitHub](https://github.com/search?q=path%3Aconfig.yaml+dotdrop&type=Code) for config examples.