File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ update-attributions:
229
229
e2e :
230
230
./hack/ci/e2e.sh
231
231
232
- verify : update-attributions fmt vet
232
+ verify : update-attributions fmt vet manifests api-docs
233
233
ifneq (, $(shell git status --porcelain --untracked-files=no) )
234
234
@{ \
235
235
echo "working directory is dirty:"; \
Original file line number Diff line number Diff line change @@ -1569,8 +1569,8 @@ Artifact
1569
1569
<td >
1570
1570
<code >includedArtifacts</code ><br >
1571
1571
<em >
1572
- <a href =" #source.toolkit.fluxcd.io/v1beta1.*. /api/v1beta1.Artifact " >
1573
- [ ] * . /api/v1beta1.Artifact
1572
+ <a href =" #source.toolkit.fluxcd.io/v1beta1.*github.com/fluxcd/source-controller /api/v1beta1.Artifact " >
1573
+ [ ] * github.com/fluxcd/source-controller /api/v1beta1.Artifact
1574
1574
</a >
1575
1575
</em >
1576
1576
</td >
You can’t perform that action at this time.
0 commit comments