We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7914532 commit 40f642cCopy full SHA for 40f642c
mlflow-site/src/app/documentation/page.tsx
@@ -1553,9 +1553,9 @@ export default function Documentation() {
1553
</div>
1554
<span className="mlFlowReference">
1555
The Mlflow.js library implements a JavaScript interface to
1556
- Mlflow's functionality by utilizing the official MLflow REST
1557
- API. For detailed information about the underlying API endpoints,
1558
- please refer{' '}
+ Mlflow's functionality by utilizing the MLflow REST API. For
+ detailed information about the underlying API endpoints, please
+ refer the official MLflow documentation{' '}
1559
<a
1560
href="https://mlflow.org/docs/latest/rest-api.html"
1561
className="mlFlowOfficialLink"
0 commit comments