Skip to content

Commit efd75ba

Browse files
committed
fix: updating ci build status badge to correct link
1 parent f1b03e3 commit efd75ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GitHub-Issue-Classifier
2-
[![Build Status](https://www.travis-ci.com/ponder-lab/GitHub-Issue-Mining.svg?token=hsn7ZoyjgYPPHKxyfxk7&branch=main)](https://www.travis-ci.com/ponder-lab/GitHub-Issue-Mining) [![DOI](https://zenodo.org/badge/336956045.svg)](https://zenodo.org/badge/latestdoi/336956045)
2+
[![Build Status](https://www.travis-ci.com/ponder-lab/GitHub-Issue-Classifier.svg?branch=main)](https://www.travis-ci.com/ponder-lab/GitHub-Issue-Classifier) [![DOI](https://zenodo.org/badge/336956045.svg)](https://zenodo.org/badge/latestdoi/336956045)
33

44
Python script to mine for GitHub issues + comments and classify them using [analysis and detection of information types of open source software issue discussions](https://doi.org/10.1109/ICSE.2019.00058). Our tool automates the process of querying GitHub for particular issues and feeding them into classification models. It supports both interactive and non-interactive modes.
55

0 commit comments

Comments
 (0)