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
Copy file name to clipboardExpand all lines: documentation/insights.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
@@ -78,7 +78,7 @@ Let's get started!
78
78
79
79
> **Note:** To publish builds to Specmatic Insights, you must have a valid license key issued by Specmatic Insights. Please ensure you have obtained your license before proceeding with the setup.
80
80
81
-
For details on acquiring and managing your license, refer to the [License Key Guide](license_key.md).
81
+
For details on acquiring and managing your license, refer to the [License Key Guide](license_key.html).
82
82
83
83
## Step 1: Setting Up a Central Contract Repository
84
84
@@ -488,7 +488,7 @@ Congratulations! You've set up a powerful system for managing and visualizing yo
488
488
489
489
> **Tip:** If you encounter issues, check the following common problems:
490
490
491
-
- **License Key Invalid or Missing:** Ensure your license key is correctly configured and not expired. Refer to the [License Key Guide](license_key.md).
491
+
- **License Key Invalid or Missing:** Ensure your license key is correctly configured and not expired. Refer to the [License Key Guide](license_key.html).
492
492
- **Build Report Not Visible:** Confirm that your CI pipeline is publishing reports to the correct Insights endpoint and that network access is not blocked.
493
493
- **Specmatic Docker Image Issues:** Make sure you are using the latest Specmatic Docker image and that your environment has Docker installed and running.
494
494
- **API Spec Errors:** Validate your OpenAPI specifications for syntax and compatibility before running the pipeline.
0 commit comments