From 5ad74ce330712ff1fcd6ef2466570058367198f6 Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 12 Apr 2016 17:24:59 +0800 Subject: [PATCH] update codepen using npmcdn close #1338 --- .github/CONTRIBUTING.md | 4 ++-- .github/ISSUE_TEMPLATE.md | 2 +- docs/react/getting-started.md | 2 +- site/component/Footer/index.jsx | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c35dd85b40..3c4f744bb3 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -13,7 +13,7 @@ The following guidelines are about *How to avoid Homework Questions*. ### 1. Read the documentation. -It sad but true that someone just glance(not read) [Ant Design's documentation](http://ant.design/). Please read the documentation closely. What's more, you can modify and run our demo with [CodePen](http://codepen.io/anon/pen/pgdXYp?editors=001). It's helpful to understand our documentation. +It sad but true that someone just glance(not read) [Ant Design's documentation](http://ant.design/). Please read the documentation closely. What's more, you can modify and run our demo with [CodePen](http://codepen.io/anon/pen/dMdjeo?editors=001). It's helpful to understand our documentation. Tips: choose the corresponding documentation with versions selector which in the bottom-right corner. @@ -36,7 +36,7 @@ It is a good habit which will save maintainers' time. Thank you! ## Providing a demo while reporting a bug -It would be helpful to provide a demo which can re-produce the bug 100%. Please fork this [CodePen](http://codepen.io/anon/pen/pgdXYp?editors=001) and re-produce the bug you met. Then, create an issue. The most important thing is: double check before claiming that you have found a bug. +It would be helpful to provide a demo which can re-produce the bug 100%. Please fork this [CodePen](http://codepen.io/anon/pen/dMdjeo?editors=001) and re-produce the bug you met. Then, create an issue. The most important thing is: double check before claiming that you have found a bug. ## Tips about Feature Request diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 198e2c64af..0de3b20e91 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -16,7 +16,7 @@ If you are going to report a bug, please answer the following questions, thank y ## Online demo -(e.g. http://codepen.io/anon/pen/pgdXYp?editors=001) +(e.g. http://codepen.io/anon/pen/dMdjeo?editors=001) ## Environment Information diff --git a/docs/react/getting-started.md b/docs/react/getting-started.md index e046d831fb..71d9751e0b 100644 --- a/docs/react/getting-started.md +++ b/docs/react/getting-started.md @@ -11,7 +11,7 @@ Ant Design React 致力于提供给程序员**愉悦**的开发体验。 最简单的试用方式参照以下 CodePen 演示,也推荐 Fork 本例来进行 `Bug Report`,注意不要在实际项目中这样使用。 -- [antd CodePen](http://codepen.io/anon/pen/pgdXYp?editors=001) +- [antd CodePen](http://codepen.io/anon/pen/dMdjeo?editors=001) ## 标准开发 diff --git a/site/component/Footer/index.jsx b/site/component/Footer/index.jsx index c9eafb9880..c871871d11 100644 --- a/site/component/Footer/index.jsx +++ b/site/component/Footer/index.jsx @@ -48,7 +48,7 @@ export default class Footer extends React.Component { 讨论 - + 报告 Bug