Skip to content

Commit

Permalink
Update clone_me.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-edwli authored Aug 26, 2024
1 parent 2e4219a commit 853b1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clone_me.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<title>Starting AI Workbench...</title>
<link rel="stylesheet" href="style.css">
<script>
url="nvwb://localhost/import?projectURL=https://github.com/nvidia/nim-anywhere";
url="nvwb://localhost/import?projectURL=https://github.com/nvidia/workbench-example-hybrid-rag";
window.open(url, '_blank').focus();
</script>
</head>
Expand Down

0 comments on commit 853b1a0

Please sign in to comment.