Skip to content

Commit 1b3d57f

Browse files
spicyfalafelclaude
andcommitted
fix: rewrite docs.aidbox.app links to www.health-samurai.io
Cross-product links now use the canonical health-samurai.io domain instead of docs.aidbox.app which returns 404 on many paths. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4266905 commit 1b3d57f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/configure-mdm-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ For production use and reliable, accurate matching on your data, you should:
300300

301301
{% hint style="success" %}
302302
We offer a **professional service** for model training and expert tuning.\
303-
If you need assistance, please [contact us](https://docs.aidbox.app/docs/aidbox/overview/contact-us).
303+
If you need assistance, please [contact us](https://www.health-samurai.io/docs/aidbox/overview/contact-us).
304304
{% endhint %}
305305

306306
### Performance considerations

docs/matching-model-explanation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For an overview of probabilistic matching concepts and match score calculation,
1212
{% endhint %}
1313

1414
This model is used for **record matching**, but the same approach can be adapted to detect duplicates for any type of resource.\
15-
If you are interested in applying this approach to your use case, please [contact us](https://docs.aidbox.app/docs/aidbox/overview/contact-us).
15+
If you are interested in applying this approach to your use case, please [contact us](https://www.health-samurai.io/docs/aidbox/overview/contact-us).
1616

1717
Matching models are stored in the **MDM server (backend)** and managed via the `/MatchingModel` API or the `/admin` UI.
1818

docs/merging-and-unmerging-records-usdmerge-and-usdunmerge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The **unmerge** operation allows reversing a previous merge by restoring the ori
2020
This page provides key information about using `$merge` and `$unmerge`. For full API details, refer to our [Swagger documentation](https://dev.mdm.health-samurai.io/backend/static/swagger.html).
2121

2222
{% hint style="success" %}
23-
If you need **alternative merge and unmerge approaches** to adjust MDM to your specific workflows and requirements, please [contact us](https://docs.aidbox.app/docs/aidbox/overview/contact-us).
23+
If you need **alternative merge and unmerge approaches** to adjust MDM to your specific workflows and requirements, please [contact us](https://www.health-samurai.io/docs/aidbox/overview/contact-us).
2424
{% endhint %}
2525

2626
## Merge Operation

docs/run-mdm-locally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Open in your browser [https://aidbox.example.com/](https://aidbox.example.com)
185185

186186
Click "Continue with Aidbox account" and create a free Aidbox account in [Aidbox user portal](https://aidbox.app/).
187187

188-
More about Aidbox licenses [here](https://docs.aidbox.app/docs/aidbox/overview/aidbox-user-portal/licenses).
188+
More about Aidbox licenses [here](https://www.health-samurai.io/docs/aidbox/overview/aidbox-user-portal/licenses).
189189

190190
### 6. Configure the MDM module
191191

0 commit comments

Comments
 (0)