jernejfrank commented on code in PR #1339: URL: https://github.com/apache/hamilton/pull/1339#discussion_r2160488014
########## dev_tools/language_server/pyproject.toml: ########## @@ -33,9 +33,9 @@ dependencies = [ ] [project.urls] -"Homepage" = "https://github.com/dagworks-inc/hamilton/" -"Bug Reports" = "https://github.com/dagworks-inc/hamilton/issues" -"Source" = "https://github.com/dagworks-inc/hamilton/tree/main/dev_tools/language_server" +"Homepage" = "https://github.com/apache/hamilton/" +"Bug Reports" = "https://github.com/apache/hamilton/issues" +"Source" = "https://github.com/apache/hamilton/tree/main/dev_tools/language_server" "Documenation" = "https://hamilton.dagworks.io/" Review Comment: Same Q as above. ########## README.md: ########## @@ -143,22 +143,22 @@ You can track the execution of your Hamilton DAG in the [Hamilton UI](https://ha # Documentation & learning resources -* 📚 See the [official documentation](https://hamilton.dagworks.io/) to learn about the core concepts of Hamilton. +* 📚 See the [official documentation](https://hamilton.dagworks.io/) to learn about the core concepts of Apache Hamilton. Review Comment: Is the docs domain staying under dagworks? -- 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]
