Skip to content

Commit a4476c0

Browse files
authored
use regular markdown url for issue ref
1 parent dc2d3c2 commit a4476c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ END_UNRELEASED_TEMPLATE
107107
* (toolchains) use "command -v" to find interpreter in `$PATH`
108108
([#3150](https://github.com/bazel-contrib/rules_python/pull/3150)).
109109
* (pypi) `bazel vendor` now works in `bzlmod` ({gh-issue}`3079`).
110-
* (core) builds work again on `7.x` `WORKSPACE` configurations ({gh-issue}`3119`).
110+
* (core) builds work again on `7.x` `WORKSPACE` configurations
111+
([#3119](https://github.com/bazel-contrib/rules_python/issues/3119)).
111112

112113
{#v0-0-0-added}
113114
### Added

0 commit comments

Comments
 (0)