Skip to content

Commit f7a05d6

Browse files
committed
Add link to gh-pages branch
1 parent 18a4b7d commit f7a05d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ This repository contains Qooxdoo's documentation in a versioned
44
format.
55

66
Whenever a tag is pushed onto the [main framework
7-
repository](https://github.com/qooxdoo/qooxdoo), the content of
8-
the `docs` folder of that tag's source tree is deployed to the
9-
`gh-pages` branch of this repository in a folder named after the
10-
tag and published at `https://qooxdoo.org/documentation/<tag>`.
7+
repository](https://github.com/qooxdoo/qooxdoo), the content of the `docs`
8+
folder of that tag's source tree is deployed to the [`gh-pages` branch of this
9+
repository](https://github.com/qooxdoo/documentation/tree/gh-pages) in a folder
10+
named after the tag and published at `https://qooxdoo.org/documentation/<tag>`.
1111

1212
Tags of the form `x.y.z` are shortened to `x.y` so that patch releases do
1313
not create separate folders. Instead, the folder of the last feature release

0 commit comments

Comments
 (0)