Skip to content

Commit 745125e

Browse files
authored
s/secdec/codedx/ in urls
1 parent 26e6aed commit 745125e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Code Pulse
22

3-
Code Pulse is a code coverage tool that works on running programs in real time. It uses the [bytefrog](https://github.com/secdec/bytefrog) tracing framework to monitor your Java applications, and displays its findings on a web-based UI.
3+
Code Pulse is a code coverage tool that works on running programs in real time. It uses the [bytefrog](https://github.com/codedx/bytefrog) tracing framework to monitor your Java applications, and displays its findings on a web-based UI.
44

5-
<sub>[![Build Status](https://travis-ci.org/secdec/codepulse.svg?branch=master)](https://travis-ci.org/secdec/codepulse)</sub> (master branch)
5+
<sub>[![Build Status](https://travis-ci.org/codedx/codepulse.svg?branch=master)](https://travis-ci.org/codedx/codepulse)</sub> (master branch)
66

77
## Layout
88

0 commit comments

Comments
 (0)