Skip to content

Commit c6bd816

Browse files
authored
Merge pull request #51700 from github/repo-sync
Repo sync
2 parents abca071 + 85fc408 commit c6bd816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/contributing/style-guide-and-content-model/style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ In YAML examples, such as actions and workflow files, use two spaces to indent l
265265
python-version: {% raw %}${{ matrix.python }}{% endraw %}
266266
```
267267

268-
To indent reusables, see [`data/reusables/README.md`](https://github.com/github/docs/tree/main/data/reusables).
268+
To indent reusables, see [`data/reusables/README.md`](https://github.com/github/docs/tree/main/data/reusables#readme).
269269

270270
### Scheduled workflows
271271

0 commit comments

Comments
 (0)