diff options
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/PAGE.md | 2 | ||||
-rw-r--r-- | test/fixtures/QUIZ_PAGE.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/fixtures/PAGE.md b/test/fixtures/PAGE.md index 7dcaa40..77a6ce9 100644 --- a/test/fixtures/PAGE.md +++ b/test/fixtures/PAGE.md @@ -27,7 +27,7 @@ assert(c, 3) Some more nice content .... -[Cool stuff](http://gitbook.io) +[Cool stuff](http://gitbook.com) [Link to another Markdown file](./xyz/file.md) diff --git a/test/fixtures/QUIZ_PAGE.md b/test/fixtures/QUIZ_PAGE.md index a076055..21b2a9d 100644 --- a/test/fixtures/QUIZ_PAGE.md +++ b/test/fixtures/QUIZ_PAGE.md @@ -28,7 +28,7 @@ What does Gitbook support? Some more nice content .... -[Cool stuff](http://gitbook.io) +[Cool stuff](http://gitbook.com) [Link to another Markdown file](./xyz/file.md) |