Skip to content

Commit a149c15

Browse files
committed
hjson.org -> hjson.github.io
1 parent 15d5365 commit a149c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![C++](https://img.shields.io/github/release/hjson/hjson-cpp.svg?style=flat-square&label=c%2b%2b)](https://github.com/hjson/hjson-cpp/releases)
55
![license](https://img.shields.io/github/license/mashape/apistatus.svg)
66

7-
![Hjson Intro](http://hjson.org/hjson1.gif)
7+
![Hjson Intro](https://hjson.github.io/hjson1.gif)
88

99
```
1010
{
@@ -25,7 +25,7 @@
2525
}
2626
```
2727

28-
The C++ implementation of Hjson is based on [hjson-go](https://github.com/hjson/hjson-go). For other platforms see [hjson.org](http://hjson.org).
28+
The C++ implementation of Hjson is based on [hjson-go](https://github.com/hjson/hjson-go). For other platforms see [hjson.github.io](https://hjson.github.io).
2929

3030
# Compiling
3131

0 commit comments

Comments
 (0)