Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit394eed9

Browse files
committed
fix: 前文の書き方を統一
close#70
1 parent7c17d39 commit394eed9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎ja/ESLint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ESLint
22

3-
>この文章はESLint[v1.3.0](https://github.com/eslint/eslint/releases/tag/v1.3.0"v1.3.0")を元に書かれています
3+
>この文章は[ESLint](http://eslint.org/"ESLint") 1.3.0を元に書かれています
44
55
[ESLint](http://eslint.org/"ESLint")はJavaScriptのコードをJavaScriptで書かれたルールによって検証するLintツールです。
66

‎ja/connect/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Connect
22

3-
>この文章はConnect 3.4.0を元に書かれています。
3+
>この文章は[Connect](https://github.com/senchalabs/connect"Connect")70 3.4.0を元に書かれています。
44
55
[Connect](https://github.com/senchalabs/connect"Connect")はNode.jsで動くHTTPサーバフレームワークです。
66
_middleware_という拡張する仕組みを持っていて、Connectが持つ機能自体はとても少ないです。

‎ja/jQuery/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#jQuery
22

3-
>この文章はjQuery[2.1.4](https://github.com/jquery/jquery/releases/tag/2.1.4"2.1.4")を元に書かれています
3+
>この文章は[jQuery](http://jquery.com/"jQuery")2.1.4を元に書かれています
44
55
jQueryでは`$.fn`を拡張する事で、`$()`の返り値であるjQueryオブジェクトにメソッドを追加することが出来ます。
66

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp