Skip to content

Commit b83b467

Browse files
committed
shorter page links
1 parent d4592c2 commit b83b467

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/site/site.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
<item name="Configuring the AsyncHttpClient" href="configuring.html" />
3131
<item name="SSL" href="ssl.html" />
3232
<item name="Using Filters" href="filters.html" />
33-
<item name="Uploading file" href="uploading.html" />
34-
<item name="Authentication" href="authentication.html" />
33+
<item name="Uploading file" href="upload.html" />
34+
<item name="Authentication" href="auth.html" />
3535
<item name="Proxy" href="proxy.html" />
3636
<item name="Switching Provider" href="providers.html" />
3737
<item name="Using the WebDav protocol" href="webdav.html" />
@@ -45,4 +45,3 @@
4545
<menu ref="reports" inherit="bottom" />
4646
</body>
4747
</project>
48-

0 commit comments

Comments
 (0)