Skip to content

Commit 35524d8

Browse files
committed
updated read the docs link
1 parent b704b6a commit 35524d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlflow-site/src/app/components/Button.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const Button = () => {
1313
</button>
1414
<button
1515
onClick={() => {
16-
window.location.assign('https://github.com/oslabs-beta/mlflow-js');
16+
window.location.assign('https://github.com/oslabs-beta/mlflow-js/tree/dev/mlflow/docs');
1717
}}
1818
className='homeButton homeButtonRead'
1919
>

0 commit comments

Comments
 (0)