Remove link from annual report subprojects section
Signed-off-by: Maciej Szulik <soltysh@gmail.com>
This commit is contained in:
parent
b2d03e8e93
commit
d8e5c1389a
|
@ -54,11 +54,10 @@
|
|||
|
||||
## [Subprojects](https://git.k8s.io/community/{{.Dir}}#subprojects)
|
||||
{{- define "subprojects" -}}
|
||||
{{- $owningSIG := .Dir -}}
|
||||
|
||||
{{- if .New}}
|
||||
**New in {{lastYear}}:**{{range .New}}
|
||||
- [{{.}}](https://git.k8s.io/community/{{ $owningSIG }}#{{.}})
|
||||
- {{.}}
|
||||
{{- end}}
|
||||
{{- end}}
|
||||
|
||||
|
@ -114,4 +113,4 @@ Operational tasks in [sig-governance.md]:
|
|||
[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
|
||||
[README.md]: https://git.k8s.io/community/{{.Dir}}/README.md
|
||||
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
|
||||
[devel]: https://git.k8s.io/community/contributors/devel/README.md
|
||||
[devel]: https://git.k8s.io/community/contributors/devel/README.md
|
||||
|
|
Loading…
Reference in New Issue