Yicong-Huang opened a new issue, #6105:
URL: https://github.com/apache/texera/issues/6105

   ### Task Summary
   
   Several docs pages still point at the pre-ASF `core/` source tree, which no 
longer exists:
   
   | Doc | Stale path | Current path |
   | --- | --- | --- |
   | `guide-to-implement-java-operator.md` | 
`core/workflow-operator/.../edu/uci/ics/amber/operator` | 
`common/workflow-operator/.../org/apache/texera/amber/operator` |
   | same | `core/gui/...`, `/core/new-gui/.../operator_images` | 
`frontend/src/assets/operator_images` |
   | `contribution-guidelines/_index.md` | `cd core`, `cd core/gui` | repo 
root, `cd frontend` |
   | `guide-for-developers.md` | `config/src/main/resources/...` | 
`common/config/src/main/resources/...` |
   | `tutorials/guide-to-use-python-udf.md` | 
`core/amber/.../generator_operator.py` | 
`amber/.../generator_operator_integer.py` |
   
   `micro-services-local-dev.md` documents the now-finished 
`core/micro-services` migration and scripts that no longer exist, so it can be 
removed.
   
   ### Task Type
   
   - [ ] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [ ] Testing / QA
   - [x] Documentation
   - [ ] Performance
   - [ ] Other


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