zhongjiajie commented on PR #2226:
URL: 
https://github.com/apache/incubator-seatunnel/pull/2226#issuecomment-1191025954

   Hi @PrajwalBorkar I make a quick test and it work correctly. You should:
   
   0. Change sidebar 
https://github.com/apache/incubator-seatunnel/blob/62ca0759155a5521c2996a0fe12441a264f6a10e/docs/sidebars.js#L184-L196
 and make `transform` some as source or sink(you can find in the `sidebar.js` 
with keyword `type: 'generated-index'` to see how to create it), which 
supported the category page link 
https://seatunnel.apache.org/docs/category/source.
   1. Make some change in concept file, change `../connector/source` to 
`/docs/category/source`, `../transform` to `/docs/category/transform`, and 
`../connector/sink` to `/docs/category/sink`.


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