Skip to content

Commit 2af66d6

Browse files
committed
Release feedback
1 parent 6b1672b commit 2af66d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ NKG uses semantic versioning for its releases. For more information, see https:/
6464

6565
The features that will go into the next release are reflected in the
6666
corresponding [milestone](https://github.com/nginxinc/nginx-kubernetes-gateway/milestones). Refer to
67-
the [Issue Lifecycle](../ISSUE_LIFECYCLE.md) document for information on issues creation and assignment to releases.
67+
the [Issue Lifecycle](ISSUE_LIFECYCLE.md) document for information on issues creation and assignment to releases.
6868

6969

7070
## Technical Specifications

docs/developer/logging-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ As NKG evolves, we might change the logging. For example:
405405
- Change the default key-value pairs and their representation.
406406

407407
Such changes should be considered a breaking change and handled according
408-
to our [release process](/docs/release-process.md) because they will require users to update their log processing
408+
to our [release process](/docs/developer/release-process.md) because they will require users to update their log processing
409409
pipelines.
410410

411411
At the same time, changes to individual log messages are not breaking changes.

0 commit comments

Comments
 (0)