You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "jiangfucheng (via GitHub)" <gi...@apache.org> on 2023/05/11 15:08:31 UTC

[GitHub] [apisix] jiangfucheng opened a new issue, #9473: bug(docs): Incorrect redirect link in Getting Started documetation

jiangfucheng opened a new issue, #9473:
URL: https://github.com/apache/apisix/issues/9473

   ### Current Behavior
   
   Some links that in the https://apisix.apache.org/docs/apisix/getting-started/rate-limiting/ web page have beed redirected to incorrect pages.
   ![image](https://github.com/apache/apisix/assets/33349046/06e2ccee-50c2-4d43-ac96-c76d3009d1d7)
   
   1.`Get APISIX` link should redirect to https://apisix.apache.org/docs/apisix/getting-started/README/ , but actual redirected page is current page
   2.`Configure routes` link should redirect to https://apisix.apache.org/docs/apisix/getting-started/configure-routes/ , but actual redirected page is :https://apisix.apache.org/docs/apisix/getting-started/rate-limiting/configure-routes/#whats-a-route
   ![image](https://github.com/apache/apisix/assets/33349046/11249137-0140-4366-a7c3-7e02b284ac2c)
   
   There are same issues on other pages under `Getting Started`.
   
   
   I'm not familar with Front-End technology, maybe this issues cause by relative path? 
   ```
   ## Prerequisite(s)
   
   1. Complete the [Get APISIX](./) step to install APISIX first.
   2. Complete the [Configure Routes](./configure-routes#whats-a-route) step.
   ```
   Can we through replace the relative path to absolute path to fix this issue?
   Like this code in https://github.com/apache/apisix/blob/master/docs/en/latest/getting-started/key-authentication.md: 
   ![image](https://github.com/apache/apisix/assets/33349046/be789821-1f28-4327-a201-4042cad253a1)
   
   
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1.Enter this page: https://apisix.apache.org/docs/apisix/getting-started/rate-limiting/
   2.Click `Configure routes` link: 
   ![image](https://github.com/apache/apisix/assets/33349046/021e5d2c-7b2d-4982-aeeb-5b3c4eb27529)
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] Arghyahub commented on issue #9473: bug(docs): Incorrect redirect link in Getting Started documetation

Posted by "Arghyahub (via GitHub)" <gi...@apache.org>.
Arghyahub commented on issue #9473:
URL: https://github.com/apache/apisix/issues/9473#issuecomment-1546601474

   I have already fixed the issue,
   Can anyone help me on how to test the frontend locally? I'm unable to test it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] Arghyahub commented on issue #9473: bug(docs): Incorrect redirect link in Getting Started documetation

Posted by "Arghyahub (via GitHub)" <gi...@apache.org>.
Arghyahub commented on issue #9473:
URL: https://github.com/apache/apisix/issues/9473#issuecomment-1546602944

   I have fixed the issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] zccabb commented on issue #9473: bug(docs): Incorrect redirect link in Getting Started documetation

Posted by "zccabb (via GitHub)" <gi...@apache.org>.
zccabb commented on issue #9473:
URL: https://github.com/apache/apisix/issues/9473#issuecomment-1545027006

   Hey, I think I can help you out with this can you assign this issue to me?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] monkeyDluffy6017 closed issue #9473: bug(docs): Incorrect redirect link in Getting Started documetation

Posted by "monkeyDluffy6017 (via GitHub)" <gi...@apache.org>.
monkeyDluffy6017 closed issue #9473: bug(docs): Incorrect redirect link in Getting Started documetation
URL: https://github.com/apache/apisix/issues/9473


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org