Skip to content

Commit ba3460e

Browse files
authored
Fix demo link (#618)
1 parent 2cef47b commit ba3460e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ JS-YAML - YAML 1.2 parser / writer for JavaScript
44
[![CI](https://github.com/nodeca/js-yaml/workflows/CI/badge.svg?branch=master)](https://github.com/nodeca/js-yaml/actions)
55
[![NPM version](https://img.shields.io/npm/v/js-yaml.svg)](https://www.npmjs.org/package/js-yaml)
66

7-
__[Online Demo](http://nodeca.github.com/js-yaml/)__
7+
__[Online Demo](http://nodeca.github.io/js-yaml/)__
88

99

1010
This is an implementation of [YAML](http://yaml.org/), a human-friendly data

0 commit comments

Comments
 (0)