We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4592c2 commit b83b467Copy full SHA for b83b467
src/site/site.xml
@@ -30,8 +30,8 @@
30
<item name="Configuring the AsyncHttpClient" href="configuring.html" />
31
<item name="SSL" href="ssl.html" />
32
<item name="Using Filters" href="filters.html" />
33
- <item name="Uploading file" href="uploading.html" />
34
- <item name="Authentication" href="authentication.html" />
+ <item name="Uploading file" href="upload.html" />
+ <item name="Authentication" href="auth.html" />
35
<item name="Proxy" href="proxy.html" />
36
<item name="Switching Provider" href="providers.html" />
37
<item name="Using the WebDav protocol" href="webdav.html" />
@@ -45,4 +45,3 @@
45
<menu ref="reports" inherit="bottom" />
46
</body>
47
</project>
48
-
0 commit comments