You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update links in README for VertiGIS Studio Developer Center documentation (#65)
fix: update documentation URLs to use correct domain
Several documentation links were pointing to the an incorrect domain (developers.vertigis.com).
Updated these to use the current domain (developers.vertigisstudio.com) to ensure users
can access the correct documentation resources.
Changes:
Updated deployment guide link
Updated Developer Center links
Updated SDK documentation link
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,11 +39,11 @@ Builds the library for production to the `build` folder. It optimizes the build
39
39
40
40
Your custom library is now ready to be deployed!
41
41
42
-
See the [section about deployment](https://developers.vertigis.com/docs/web/sdk-deployment/) in the [Developer Center](https://developers.vertigis.com/docs/web/overview/) for more information.
42
+
See the [section about deployment](https://developers.vertigisstudio.com/docs/web/sdk-deployment/) in the [Developer Center](https://developers.vertigisstudio.com/docs/web/overview/) for more information.
43
43
44
44
## Documentation
45
45
46
-
Find [further documentation on the SDK](https://developers.vertigis.com/docs/web/sdk-overview/) on the [VertiGIS Studio Developer Center](https://developers.vertigis.com/docs/web/overview/)
46
+
Find [further documentation on the SDK](https://developers.vertigisstudio.com/docs/web/sdk-overview/) on the [VertiGIS Studio Developer Center](https://developers.vertigisstudio.com/docs/web/overview/)
0 commit comments