[Libreoffice-commits] online.git: loleaflet/README
Mike Kaganski
mike.kaganski at collabora.com
Wed May 16 04:43:29 UTC 2018
loleaflet/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 4c8a58db0ee1136d78320af14fc550b7ad177450
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date: Sun Apr 15 20:15:52 2018 +0100
loolwsd -> wsd
Change-Id: I2e5fa1d9729e21dbbfea4853d57c68d9dfa16f8d
Reviewed-on: https://gerrit.libreoffice.org/52920
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/loleaflet/README b/loleaflet/README
index 0b71b24c7..afc29f8c2 100644
--- a/loleaflet/README
+++ b/loleaflet/README
@@ -2,7 +2,7 @@ Leaflet platform for LibreOffice Online
========================================
This is the client part of LibreOffice Online. For the server part, see the
-../loolwsd/README, and install it first.
+../wsd/README, and install it first.
Build dependencies
------------------
@@ -79,7 +79,7 @@ To see an example:
Note that this will, by default, set the loolwsd's file server's root to the parent directory of loolwsd,
which means you can access all the files in loleaflet using /loleaflet/ path. It is advised to set
-file_server_root_path manually for more control. See loolwsd/README for more information.
+file_server_root_path manually for more control. See wsd/README for more information.
* open dist/loleaflet.html through loolwsd's fileserver
More information about the Libreoffice-commits
mailing list