tisonkun opened a new pull request, #17265:
URL: https://github.com/apache/pulsar/pull/17265

   This closes https://github.com/apache/pulsar-site/issues/172.
   
   Although we can redirect `develop-` to the proper `developing-` as:
   
   ```mdx
   ---
   id: develop-binary-protocol
   ---
   
   import {Redirect} from '@docusaurus/router';
   
   <Redirect to="developing-binary-protocol" />
   ```
   
   I notice that we don't always have a `develop-` page even in the incubating 
versions. So I regard all those `develop-` pages as dangling pages. We can just 
remove them.
   
   cc @urfreespace @Anonymitaet As we delete content files, 
https://github.com/apache/pulsar-site/issues/175 this issue can be significant 
to resolve later.
   
   - [x] `doc` 
   


-- 
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]

Reply via email to