diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-09-06 23:26:28 +0200 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-09-06 23:26:28 +0200 |
commit | ebb07def7e8f64776aad64be9a04a0ca8da363b6 (patch) | |
tree | 7ae4ee2151b9082ce852c1291525f04dc09fd991 /doc | |
parent | 55ab968edf93c4c903e2a88e0eed94741cc80fb6 (diff) | |
download | volse-hubzilla-ebb07def7e8f64776aad64be9a04a0ca8da363b6.tar.gz volse-hubzilla-ebb07def7e8f64776aad64be9a04a0ca8da363b6.tar.bz2 volse-hubzilla-ebb07def7e8f64776aad64be9a04a0ca8da363b6.zip |
Update dav_nautilus.bb
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dav_nautilus.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dav_nautilus.bb b/doc/dav_nautilus.bb index 51663b6de..c8911cda8 100644 --- a/doc/dav_nautilus.bb +++ b/doc/dav_nautilus.bb @@ -2,8 +2,8 @@ 1. Open a File browsing window (that's Nautilus)
2. Select File > Connect to server from the menu
-3. Type davs://<domain_name>/cloud/<your_username> and click Connect
-4. You will be prompted for your username (same as above) and password
+3. Type davs://<domain_name>/dav/<your_channelname> and click Connect
+4. You will be prompted for your channel name (same as above) and password
5. Your personal DAV directory will be shown in the window
#include doc/macros/cloud_footer.bb;
|