File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2309,7 +2309,7 @@ picking the python packages you need from nixpkgs.
23092309
23102310The format is generic to support the many ways to generate such packages
23112311sets with nixpkgs. See our python [ ` tests ` ] ( /testing/toolchains/python ) and
2312- [ examples] ( ` /examples/toolchains/python` ) to get started.
2312+ [ ` examples ` ] ( /examples/toolchains/python ) to get started.
23132313
23142314This rule is intended to mimic as closely as possible the [ rules_python
23152315API] ( https://github.com/bazelbuild/rules_python#using-the-package-installation-rules ) .
Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ picking the python packages you need from nixpkgs.
261261
262262The format is generic to support the many ways to generate such packages
263263sets with nixpkgs. See our python [ ` tests ` ] ( /testing/toolchains/python ) and
264- [ examples] ( ` /examples/toolchains/python` ) to get started.
264+ [ ` examples ` ] ( /examples/toolchains/python ) to get started.
265265
266266This rule is intended to mimic as closely as possible the [ rules_python
267267API] ( https://github.com/bazelbuild/rules_python#using-the-package-installation-rules ) .
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ def nixpkgs_python_repository(
275275
276276 The format is generic to support the many ways to generate such packages
277277 sets with nixpkgs. See our python [`tests`](/testing/toolchains/python) and
278- [examples](` /examples/toolchains/python` ) to get started.
278+ [` examples`]( /examples/toolchains/python) to get started.
279279
280280 This rule is intended to mimic as closely as possible the [rules_python
281281 API](https://github.com/bazelbuild/rules_python#using-the-package-installation-rules).
You can’t perform that action at this time.
0 commit comments