Skip to content

Commit a4ad890

Browse files
committed
add versions to resources
1 parent 05c5461 commit a4ad890

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/edu/stanford/nlp/pipeline/demo/corenlp-brat.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/dagre-d3/0.4.17/dagre-d3.min.js"></script>
1717

1818
<!-- CoreNLP -->
19-
<link rel="stylesheet" type="text/css" href="corenlp-brat.css"/>
20-
<script type="text/javascript" src="corenlp-brat.js"></script>
19+
<link rel="stylesheet" type="text/css" href="corenlp-brat.css?v4.2.2"/>
20+
<script type="text/javascript" src="corenlp-brat.js?v4.2.2"></script>
2121

2222
<meta charset="UTF-8">
2323
</head>

0 commit comments

Comments
 (0)