Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 6f438fa

Browse files
committed
Minor wording
1 parent 53d6ad7 commit 6f438fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

weekly/_posts/2015-02-20-weekly.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Notable changes include:
2727
<!--
2828
url: url.resolve(‘/path/to/file’, ‘.’) now returns /path/to/ with the trailing slash, url.resolve(‘/’, ‘.’) returns / #278 (Amir Saboury)
2929
-->
30-
* **url**: `url.resolve('/path/to/file', '.')`는 이제 맨 끝에 붙은 슬래시와 함께 `/path/to/` 를 리턴합니다. `url.resolve('/', '.')``/`를 리턴합니다. [#278](https://github.com/iojs/io.js/pull/278) (Amir Saboury)
30+
* **url**: `url.resolve('/path/to/file', '.')`는 이제 맨 끝에 붙은 슬래시와 함께 `/path/to/`를 리턴합니다. `url.resolve('/', '.')``/`를 리턴합니다. [#278](https://github.com/iojs/io.js/pull/278) (Amir Saboury)
3131
<!--
3232
tls: The default cipher suite used by tls and https has been changed to one that achieves Perfect Forward Secrecy with all modern browsers. Additionally, insecure RC4 ciphers have been excluded. If you absolutely require RC4, please specify your own cipher suites. #826 (Roman Reiss)
3333
-->
@@ -48,7 +48,7 @@ Node.js and io.js Performance Improves — Raygun.io did performance tests w
4848
-->
4949
* **Node.js와 io.js 성능 향상** — Raygun.io에서 최근 Node.js와 io.js로 성능 테스트를 진행하였고, 양쪽 모두 매 릴리스마다 성능이 향상되고 있습니다! [원문 읽기](https://raygun.io/blog/2015/02/node-js-performance-node-js-vs-io-js/).
5050
<!--
51-
[LTTng Basics](https://asciinema.org/a/16785) with io.js by user jgalar on asciinema
51+
[LTTng Basics](https://asciinema.org/a/16785) — with io.js by user jgalar on asciinema
5252
-->
5353
* **LTTng 기초** — jgalar의 asciinema: io.js [LTTng 기초](https://asciinema.org/a/16785)
5454
<!--
@@ -64,7 +64,7 @@ io.js Support Added
6464
<!--
6565
* [TravisCI](https://travis-ci.org/) added io.js. The day the last Weekly Update was posted, Hiro Asari (あさり) [tweeted](https://twitter.com/hiro_asari/status/566268486012633088) that about 10% of Node projects were running io.js.
6666
-->
67-
* [Travis CI](https://travis-ci.org/)가 io.js를 추가했습니다. 마지막 주간 뉴스를 올린 날, Hiro Asari 씨가 Node.js 프로젝트 중 10%가 io.js에서 동작한다고 [트윗하였습니다](https://twitter.com/hiro_asari/status/566268486012633088).
67+
* [Travis CI](https://travis-ci.org/)가 io.js를 추가했습니다. 마지막 주간 뉴스를 올린 날, Hiro Asari가 Node.js 프로젝트 중 10%가 io.js에서 동작한다고 [트윗하였습니다](https://twitter.com/hiro_asari/status/566268486012633088).
6868
<!--
6969
[@thlorenz](https://github.com/thlorenz) updated [nad](https://github.com/thlorenz/nad), Node Addon Developer, to [support io.js](https://twitter.com/thlorenz/status/566328088121081856).
7070
-->

0 commit comments

Comments
 (0)