docs: add link in intro section

This commit is contained in:
Stevan Freeborn
2023-04-21 11:03:27 -05:00
parent a788a63ede
commit e309ff6911
+1 -1
View File
@@ -1,6 +1,6 @@
# Base URL
The base url for the Onspring API will be the same for all instances regardless of whether the instances is a development, test, or production instance. The routing of the request to the correct instance be based on the API key provided in the request.
The base url for the Onspring API will be the same for all instances regardless of whether the instances is a development, test, or production instance. The routing of the request to the correct instance be based on the [API key](#authentication) provided in the request.
{% code heading="BASE URL" defaultLanguage="text" %}