Skip to content

Commit

Permalink
Update docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed Nov 15, 2024
1 parent 1f5dbc4 commit 96bcb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/io/applicator.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ type RequestOptions struct {
// An APIPatchingApplicator applies changes to an object by either creating or
// patching it in a Kubernetes API server.
// For a detailed discussion of the reasoning behind these semantics, see this doc,
// https://pages.github.snooguts.net/reddit/achilles-docs/dev/sdk/sdk-apply-objects/.
// https://github.com/reddit/achilles-sdk/blob/main/docs/sdk-apply-objects.md.
type APIApplicator struct {
client client.Client
}
Expand Down

0 comments on commit 96bcb77

Please sign in to comment.