Skip to content

Commit b656697

Browse files
authored
Merge pull request #2 from yWorks/dev
Fix support contact links
2 parents 2bd5ce7 + eef9996 commit b656697

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,5 @@ information about [yFiles for HTML](https://www.yworks.com/yfiles-overview) and
149149
If you are exploring a different use case and require another React component,
150150
please take a look at the available [React components](https://www.yworks.com/yfiles-react-components) powered by yFiles!
151151

152-
For support or feedback, please reach out to [our support team](https://website.yworks.home/contact) or open an issue on GitHub. Happy diagramming!
152+
For support or feedback, please reach out to [our support team](https://www.yworks.com/products/yfiles/support) or open an issue on GitHub. Happy diagramming!
153153

docs/introduction/GettingStarted.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,5 @@ please visit [yWorks.com](https://www.yworks.com).
145145
If you are exploring a different use case and require another React component,
146146
please take a look at the available [React components](https://www.yworks.com/yfiles-react-components) powered by yFiles!
147147

148-
For support or feedback, please reach out to [our support team](https://website.yworks.home/contact) or open an issue on GitHub. Happy diagramming!
148+
For support or feedback, please reach out to [our support team](https://www.yworks.com/products/yfiles/support) or open an issue on GitHub. Happy diagramming!
149149

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yworks/react-yfiles-process-mining",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": {
55
"name": "yFiles for HTML team @ yWorks GmbH",
66
"email": "[email protected]"

0 commit comments

Comments
 (0)