From 0b86ad4c13f78e7981d077d2e2e96f6ecd5b1255 Mon Sep 17 00:00:00 2001 From: makototateno Date: Fri, 27 Sep 2013 14:57:34 +0900 Subject: [PATCH] fix paths to the correct url Former-commit-id: f6e0e8046651eb7518d767f8b017dd3882d75d52 Former-commit-id: 435cc72786c666b2e483a85fbdbc652ad06bd098 --- CONTRIBUTING.md | 6 +++--- node/src/documents/project/contributing.html.eco | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4097c4434..f00ef654a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,9 +24,9 @@ When submiting a bug report, please include a set of steps to reproduce the issu Contributors should read over the coding guidelines for the project. Most importantly, the guide for language, as it is one of the most important parts about Semantic UI. -[Language](http://semantic-ui.com/project/guide/styleguide.html) -[CSS](http://semantic-ui.com/project/guide/cssguide.html) -[Javascript](http://semantic-ui.com/project/guide/javascript.html) +[Language](http://semantic-ui.com/guide/styleguide.html) +[CSS](http://semantic-ui.com/guide/cssguide.html) +[Javascript](http://semantic-ui.com/guide/javascriptguide.html) ### Pull Requests diff --git a/node/src/documents/project/contributing.html.eco b/node/src/documents/project/contributing.html.eco index b142833a5..d25e42a3b 100755 --- a/node/src/documents/project/contributing.html.eco +++ b/node/src/documents/project/contributing.html.eco @@ -57,7 +57,7 @@ type : 'Semantic Project'

Contributors should read over the coding guidelines for the project. Most importantly, the guide for language, as it is one of the most important parts about Semantic UI.

Language CSS - Javascript + Javascript

Pull Requests

@@ -99,4 +99,4 @@ type : 'Semantic Project' Next: Developing Semantic - \ No newline at end of file +