Skip to content

Commit dfd9154

Browse files
authored
Merge pull request #94 from sttts/sttts-publishing-bot
Add k8s.io/publishing-bot redirect
2 parents 7d32316 + 810a1da commit dfd9154

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

k8s.io/configmap-www-golang.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,8 @@ data:
172172
<meta name="go-import" content="k8s.io/kubectl git https://github.com/kubernetes/kubectl">
173173
<meta name="go-source" content="k8s.io/kubectl https://github.com/kubernetes/kubectl https://github.com/kubernetes/kubectl/tree/master{/dir} https://github.com/kubernetes/kubectl/blob/master{/dir}/{file}#L{line}">
174174
</head></html>
175+
publishing-bot.html: |
176+
<html><head>
177+
<meta name="go-import" content="k8s.io/publishing-bot git https://github.com/kubernetes/publishing-bot">
178+
<meta name="go-source" content="k8s.io/publishing-bot https://github.com/kubernetes/publishing-bot https://github.com/kubernetes/publishing-bot/tree/master{/dir} https://github.com/kubernetes/publishing-bot/blob/master{/dir}/{file}#L{line}">
179+
</head></html>

0 commit comments

Comments
 (0)