diff options
author | Tristan Darricau <tristan.darricau@gmail.com> | 2018-07-08 18:48:18 +0200 |
---|---|---|
committer | Tristan Darricau <tristan.darricau@gmail.com> | 2018-07-08 18:48:18 +0200 |
commit | 32deb50f5c41629aaac47ccfe43a6fdca3267659 (patch) | |
tree | 0f11ea61d91ace0fbab954b2cd80dc32b6c7aecc | |
parent | 18f142e87dd1a4e5f3d1f416cba7dfabfdbb5ec4 (diff) | |
parent | 5f243ad66582d60ac56ee2fb13bbbb9fe12ca8ba (diff) | |
download | forums-32deb50f5c41629aaac47ccfe43a6fdca3267659.tar forums-32deb50f5c41629aaac47ccfe43a6fdca3267659.tar.gz forums-32deb50f5c41629aaac47ccfe43a6fdca3267659.tar.bz2 forums-32deb50f5c41629aaac47ccfe43a6fdca3267659.tar.xz forums-32deb50f5c41629aaac47ccfe43a6fdca3267659.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> |