Skip to content

Commit 07b2a0c

Browse files
committed
Update README.md
1 parent cf58976 commit 07b2a0c

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,4 +1,4 @@
1-
# gcode-toolpath [![build status](https://travis-ci.org/cheton/gcode-toolpath.svg?branch=master)](https://travis-ci.org/cheton/gcode-toolpath) [![Coverage Status](https://coveralls.io/repos/github/cheton/gcode-toolpath/badge.svg?branch=master)](https://coveralls.io/github/cheton/gcode-toolpath?branch=master)
1+
# gcode-toolpath [![build status](https://travis-ci.org/cncjs/gcode-toolpath.svg?branch=master)](https://travis-ci.org/cncjs/gcode-toolpath) [![Coverage Status](https://coveralls.io/repos/github/cncjs/gcode-toolpath/badge.svg?branch=master)](https://coveralls.io/github/cncjs/gcode-toolpath?branch=master)
22

33
[![NPM](https://nodei.co/npm/gcode-toolpath.png?downloads=true&stars=true)](https://www.npmjs.com/package/gcode-toolpath)
44

@@ -133,4 +133,4 @@ and you will see the output as below:
133133
```
134134

135135
## G-code Toolpath Visualizer
136-
Check out the source code at https://github.com/cheton/cnc/blob/master/src/web/widgets/Visualizer/GCodeVisualizer.js
136+
Check out the source code at https://github.com/cncjs/cnc/blob/master/src/web/widgets/Visualizer/GCodeVisualizer.js

0 commit comments

Comments
 (0)