From ff061697cf581bfd4a0561ffac70c69997095b7c Mon Sep 17 00:00:00 2001 From: zhangqx2010 Date: Fri, 5 Apr 2019 01:29:53 +0800 Subject: [PATCH] Update start.md (#13610) Change the pencil icon location from `top left` to `top right` --- content/en/docs/contribute/start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/start.md b/content/en/docs/contribute/start.md index b106b1666a..870914a9b2 100644 --- a/content/en/docs/contribute/start.md +++ b/content/en/docs/contribute/start.md @@ -200,7 +200,7 @@ attend a weekly SIG Docs meeting to get clarity. Follow these steps to submit a pull request to improve the Kubernetes documentation. -1. On the page where you see the issue, click the pencil icon at the top left. +1. On the page where you see the issue, click the pencil icon at the top right. A new page appears, with some help text. 2. Click the first blue button, which has the text **Edit <page name>**.