-
Notifications
You must be signed in to change notification settings - Fork 29
docs: update repo links #512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
JIRA: CPOUI5FOUNDATION-1092
72a81b7
to
8dfc035
Compare
@@ -52,7 +52,7 @@ See the [demos](./demos) directory for consumption examples of the legacy signat | |||
|
|||
## Support | |||
|
|||
For issues caused by the generators please open [issues](https://github.com/SAP/ui5-typescript/issues) on GitHub.<br> | |||
For issues caused by the generators please open [issues](https://github.com/UI5/typescript/issues) on GitHub.<br> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still refers to SAP/openui5.
[](https://github.com/prettier/prettier) | ||
[](https://api.reuse.software/info/github.com/SAP/ui5-typescript) | ||
[](https://api.reuse.software/info/github.com/UI5/typescript) | ||
|
||
# UI5-TypeScript |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wouldn't it make sense to change the spelling from UI5-TypeScript to UI5/typescript? The dash IMO is no longer motivated...
@@ -5,7 +5,7 @@ Please read the shared [mono-repo contribution](../../CONTRIBUTING.md) guide fir | |||
|
|||
## Issue Reporting | |||
|
|||
For problems caused by the transformation process implemented in this dts-generator, please open [issues](https://github.com/SAP/ui5-typescript/issues) in this repository on GitHub.<br> | |||
For problems caused by the transformation process implemented in this dts-generator, please open [issues](https://github.com/UI5/typescript/issues) in this repository on GitHub.<br> | |||
However, issues in the UI5 type definitions which are also present in the [API documentation](https://ui5.sap.com/#/api) originate from the JSDoc comments in the original OpenUI5/SAPUI5 code, so please directly open an [OpenUI5](https://github.com/SAP/openui5/issues)/SAPUI5 ticket in this case. | |||
|
|||
## SAPUI5 Integration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
line 9 still refers to SAP/openui5
@@ -220,7 +220,7 @@ The last block which may be unexpected at first sight is for providing code comp | |||
|
|||
## Support | |||
|
|||
For problems caused by the transformation process implemented in this dts-generator, please open [issues](https://github.com/SAP/ui5-typescript/issues) in this repository on GitHub.<br> | |||
For problems caused by the transformation process implemented in this dts-generator, please open [issues](https://github.com/UI5/typescript/issues) in this repository on GitHub.<br> | |||
However, issues in the UI5 type definitions which are also present in the [API documentation](https://ui5.sap.com/#/api) originate from the JSDoc comments in the original OpenUI5/SAPUI5 code, so please directly open an [OpenUI5](https://github.com/SAP/openui5/issues)/SAPUI5 ticket in this case. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
still refers to SAP/openui5.
JIRA: CPOUI5FOUNDATION-1092