diff options
author | RealRancor <Fisch.666@gmx.de> | 2015-02-12 22:00:24 +0100 |
---|---|---|
committer | RealRancor <Fisch.666@gmx.de> | 2015-02-12 22:00:24 +0100 |
commit | 840ad708d60aebee1dd1243851ebb51e0f2f4f60 (patch) | |
tree | af137ac506bd41eae4a33bb7b5ed18465f53c6b6 | |
parent | dfcd4acd5aebfa3476c58c652bbf5545d3882217 (diff) | |
download | nextcloud-server-840ad708d60aebee1dd1243851ebb51e0f2f4f60.tar.gz nextcloud-server-840ad708d60aebee1dd1243851ebb51e0f2f4f60.zip |
Removed anchor in config.sample.php
-rw-r--r-- | config/config.sample.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index 42ef59f079c..090e8f1f9fa 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -671,7 +671,7 @@ $CONFIG = array( * - OC\Preview\TIFF * * .. note:: Troubleshooting steps for the MS Word previews are available - * at the :doc:`collaborative_documents_configuration#troubleshooting` section + * at the :doc:`collaborative_documents_configuration` section * of the Administrators Manual. * * The following providers are not available in Microsoft Windows: |