diff options
author | Boris Nagaev <bnagaev@gmail.com> | 2016-08-22 20:29:49 (GMT) |
---|---|---|
committer | Boris Nagaev <bnagaev@gmail.com> | 2016-08-27 09:31:30 (GMT) |
commit | 8e35c23242cbc7aba16463f4f9ffcc6cc17d66f4 (patch) | |
tree | 1289f786f2b9d42a5fa396d5afcec8be40e74cf7 /docs/release-process.txt | |
parent | cce8094fb001c327cc08483eb488ba8508b9bf25 (diff) | |
download | mxe-8e35c23242cbc7aba16463f4f9ffcc6cc17d66f4.zip mxe-8e35c23242cbc7aba16463f4f9ffcc6cc17d66f4.tar.gz mxe-8e35c23242cbc7aba16463f4f9ffcc6cc17d66f4.tar.bz2 |
move index.html to docs/
See https://github.com/mxe/mxe/issues/1500
Diffstat (limited to 'docs/release-process.txt')
-rw-r--r-- | docs/release-process.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-process.txt b/docs/release-process.txt index 57867c1..fe83f3d 100644 --- a/docs/release-process.txt +++ b/docs/release-process.txt @@ -9,7 +9,7 @@ github issue MXE mailing list use the following to check for new/changed requirements: - http://htmlpreview.github.io/?https://raw.github.com/mxe/mxe/master/index.html + http://htmlpreview.github.io/?https://raw.github.com/mxe/mxe/master/docs/index.html ... - Fast-forward the stable branch to master: |