Skip to content

Commit 58b9ef0

Browse files
committed
Adds fallback site to docs, closes #2911 after updating
1 parent d0d7cd5 commit 58b9ef0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
[![Build Status](https://travis-ci.org/perl6/doc.svg?branch=master)](https://travis-ci.org/perl6/doc) [![artistic](https://img.shields.io/badge/license-Artistic%202.0-blue.svg?style=flat)](https://opensource.org/licenses/Artistic-2.0) [![Run Status](https://api.shippable.com/projects/591e99923f2f790700098a30/badge?branch=master)](https://app.shippable.com/github/perl6/doc)
44

5-
An HTML version of this documentation can be found at [https://docs.perl6.org/](https://docs.perl6.org/).
5+
An HTML version of this documentation can be found
6+
at [https://docs.perl6.org/](https://docs.perl6.org/) and also
7+
at [`perl6docs.github.io`](https://perl6docs.github.io) (which is
8+
actually updated more frequently).
69
This is currently the recommended way to consume the documentation.
710

811
There is also a command line tool called `p6doc`, which you can use to

0 commit comments

Comments
 (0)