diff options
| author | Tristan Darricau <tristan.darricau@gmail.com> | 2018-07-08 18:50:28 +0200 |
|---|---|---|
| committer | Tristan Darricau <tristan.darricau@gmail.com> | 2018-07-08 18:50:28 +0200 |
| commit | c4cef8c42710975bbaa4245d6df0c172bf44647e (patch) | |
| tree | fa920e75ccb710e615528e209d9551f2d5965f10 | |
| parent | 43d7f15a25841c8e66933b4c0e8ba28b78c6aef7 (diff) | |
| parent | 5f243ad66582d60ac56ee2fb13bbbb9fe12ca8ba (diff) | |
| download | forums-c4cef8c42710975bbaa4245d6df0c172bf44647e.tar forums-c4cef8c42710975bbaa4245d6df0c172bf44647e.tar.gz forums-c4cef8c42710975bbaa4245d6df0c172bf44647e.tar.bz2 forums-c4cef8c42710975bbaa4245d6df0c172bf44647e.tar.xz forums-c4cef8c42710975bbaa4245d6df0c172bf44647e.zip | |
Merge pull request #5238 from avijc/ticket/15680
[ticket/15680] Point to 3.2 documentation
* github.com:/phpbb/phpbb:
[ticket/15680] Point to 3.2 documentation
| -rw-r--r-- | phpBB/docs/INSTALL.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 657e0c29fb..9c2671e085 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -44,7 +44,7 @@ <p> A basic overview of running phpBB can be found in the accompanying <a href="README.html">README</a> file. Please ensure you read that document in addition to this! For more detailed information on using, installing, - updating and converting phpBB you should read <a href="https://www.phpbb.com/support/docs/en/3.1/ug/">the documentation</a> + updating and converting phpBB you should read <a href="https://www.phpbb.com/support/docs/en/3.2/ug/">the documentation</a> available online. </p> </div> |
