Skip to content

Commit 2a1de45

Browse files
authored
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
1 parent 9449e20 commit 2a1de45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ Builds the library for production to the `build` folder. It optimizes the build
3939

4040
Your custom library is now ready to be deployed!
4141

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.
4343

4444
## Documentation
4545

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/)
4747

4848
## Contributing
4949

0 commit comments

Comments
 (0)