pheepa commited on
Commit
2df0659
1 Parent(s): 5e9bb0a
Files changed (1) hide show
  1. jira-comments.py +1 -1
jira-comments.py CHANGED
@@ -18,7 +18,7 @@ _CITATION = """\
18
  """
19
 
20
 
21
- _REPO = "https://huggingface.co/datasets/pheepa/jira-comments"
22
  _URL = f"{_REPO}/data/jira-comments.tar.gz"
23
 
24
 
 
18
  """
19
 
20
 
21
+ _REPO = "https://huggingface.co/datasets/pheepa/jira-comments/resolve/main"
22
  _URL = f"{_REPO}/data/jira-comments.tar.gz"
23
 
24