We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd95b0 commit e8199caCopy full SHA for e8199ca
1 file changed
README.md
@@ -68,8 +68,7 @@ Finding projects depends on how the search API is structured for every hosting
68
platform. For example, you can find all `publiccode.yml` on GitHub files by
69
searching using the frontend or the API.
70
71
-* [GitHub Search `filename:publiccode.yml
72
- path:/`](https://github.com/search?q=filename%3Apubliccode.yml+path%3A%2F)
+* [GitHub Search `path:publiccode.yml`](https://github.com/search?q=path%3Apubliccode.yml&type=code)
73
74
The Italian Digital Transformation Team is also working on providing a scanner
75
which looks for all publiccode files on all publicly accessible websites, and
0 commit comments