Skip to content

Commit 787b61c

Browse files
authored
chore: fix link to noxfile in monorepo (#1827)
1 parent d45d73b commit 787b61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synthtool/gcp/templates/python_mono_repo_library/CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ We support:
240240

241241
Supported versions can be found in our ``noxfile.py`` `config`_.
242242

243-
.. _config: https://github.com/{{ metadata['repo']['repo'] }}/blob/main/noxfile.py
243+
.. _config: https://github.com/{{ metadata['repo']['repo'] }}/blob/main/packages/{{ metadata['repo']['distribution_name'] }}/noxfile.py
244244

245245

246246
**********

0 commit comments

Comments
 (0)