| const systemConfiguration={ | |
| github:{ | |
| "projectUrl":"https://github.com/apache/incubator-linkis", | |
| "projectReleaseUrl":"https://github.com/apache/incubator-linkis/releases", | |
| "projectIssueUrl":"https://github.com/apache/incubator-linkis/issues", | |
| "projectPrUrl":"https://github.com/apache/incubator-linkis/pulls", | |
| }, | |
| } | |
| export default systemConfiguration |