Skip to content

Commit

Permalink
Fix URL for decisiontree (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
uittenbroekrobbert authored Oct 29, 2024
2 parents 7375fcb + b99eaa6 commit d3b51d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amt/site/templates/projects/new.html.j2
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
{% trans %}Copy results and close{% endtrans %}
</button>
<div id="app">
<script src="https://unpkg.com/ai-act-decision-tree@1.1.3/index.js"></script>
<script src="https://github.com/MinBZK/ai-act-decisiontree/releases/download/1.1.7/index.js"></script>
</div>
</p>
</div>
Expand Down

0 comments on commit d3b51d4

Please sign in to comment.