lingsamuel commented on issue #10348: URL: https://github.com/apache/apisix/issues/10348#issuecomment-1786339148
> I think it's because the branch name has changed. > > apisix-website: https://github.com/apache/apisix-website/blob/master/doc/docusaurus.config.js#L11-L12. apisix-ingress-controller:https://github.com/apache/apisix-ingress-controller/blob/master/.asf.yaml#L46-L51 In git's model, branches and tags have little difference. The real problem seems to be the website script does not search fort he git-tag paths. https://github.com/apache/apisix-website/blob/master/scripts/sync-docs.js#L74 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
