Skip to content

Commit 19acb67

Browse files
fix: update broken TODO link
Signed-off-by: Jakob Möller <[email protected]>
1 parent 2d6562b commit 19acb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/applyset/tracker.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ type ApplyableObject struct {
5151
ID string
5252

5353
// Lifecycle hints
54-
// TODO(barney-s): need to exapnd on these: https://github.com/kubernetes-sigs/issues/542
54+
// TODO(barney-s): need to exapnd on these: https://github.com/kubernetes-sigs/kro/issues/542
5555
ExternalRef bool
5656

5757
// lastReadRevision is the revision of the object that was last read from the cluster.

0 commit comments

Comments
 (0)