Yicong-Huang opened a new pull request, #7134: URL: https://github.com/apache/texera/pull/7134
### What changes were proposed in this PR? The "to add a new configuration" guide atop gui.conf pointed to two paths that no longer exist. Step 2 named a GuiConfig.scala location under core/config, but the parser now lives under common/config. Step 3 named a sending step in an old UserConfigResource.scala, but config values are now served from ConfigResource.scala in the config-service module. Both steps now match the current layout so contributors following the guide edit the right files. ### Any related issues, documentation, discussions? Closes #7133 ### How was this PR tested? Comment-only change; confirmed the two referenced files exist at the updated paths. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.8) -- 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]
