This is an automated email from the ASF dual-hosted git repository.

dzamo pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new a5f4f83  update dead links (#2252)
a5f4f83 is described below

commit a5f4f83a88a3d931a3e9695a4590d59b9cc0e85e
Author: kingswanwho <[email protected]>
AuthorDate: Tue Jun 15 20:55:41 2021 +0800

    update dead links (#2252)
    
    Co-authored-by: kingswanwho <[email protected]>
---
 _docs/connect-a-data-source/036-configuring-storage-plugins.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/connect-a-data-source/036-configuring-storage-plugins.md 
b/_docs/connect-a-data-source/036-configuring-storage-plugins.md
index f51bb39..f056f5f 100644
--- a/_docs/connect-a-data-source/036-configuring-storage-plugins.md
+++ b/_docs/connect-a-data-source/036-configuring-storage-plugins.md
@@ -19,7 +19,7 @@ You can use the Drill Web UI to update or add a new storage 
plugin configuration
 To create a name and new configuration:
 
 1. [Start the Drill 
shell]({{site.baseurl}}/docs/starting-drill-on-linux-and-mac-os-x/).
-2. [Start the Web UI]({{site.baseurl}}/docs/starting-the-web-console/). The 
Storage tab appears in the Web UI if you are 
[authorized]({{site.baseurl}}/docs/configuring-web-console-and-rest-api-security/)
 to view, update, or add storage plugins. 
+2. [Start the Web UI]({{site.baseurl}}/docs/starting-the-web-ui/). The Storage 
tab appears in the Web UI if you are 
[authorized]({{site.baseurl}}/docs/configuring-web-ui-and-rest-api-security/) 
to view, update, or add storage plugins. 
 3. On the Storage tab, enter a name in **New Storage Plugin**.
    Each configuration registered with Drill must have a distinct
 name. Names are case-sensitive.  

Reply via email to