Skip to content

Commit dbfc467

Browse files
committed
Fix changelog indentation
1 parent 2250918 commit dbfc467

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/changelog.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ The following changes are considered 'breaking', requiring the step to the 4.x.x
4343
to be available.
4444

4545
- When using JavaScript library rules, the require path for generated files no longer includes the
46-
``<target_name>_pb`` path segment by default. For the previous behaviour, set ``legacy_path = True``
47-
on the library. `#107 <https://github.com/rules-proto-grpc/rules_proto_grpc/pull/107>`__
46+
``<target_name>_pb`` path segment by default. For the previous behaviour, set
47+
``legacy_path = True`` on the library.
48+
`#107 <https://github.com/rules-proto-grpc/rules_proto_grpc/pull/107>`__
4849

4950
General
5051
*******

0 commit comments

Comments
 (0)