We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f55577 commit 43a2b6eCopy full SHA for 43a2b6e
README.md
@@ -13,7 +13,7 @@ See [docs](https://aureooms.github.io/js-mincut/index.html).
13
mincut([[0,1],[1,2],[1,3],[2,3],[0,4],[0,5],[4,5]]); // 0--1
14
```
15
16
-[](https://raw.githubusercontent.com/aureooms/js-mincut/master/LICENSE)
+[](https://raw.githubusercontent.com/aureooms/js-mincut/main/LICENSE)
17
[](https://www.npmjs.org/package/@aureooms/js-mincut)
18
[](https://travis-ci.org/aureooms/js-mincut)
19
[](https://coveralls.io/r/aureooms/js-mincut)
0 commit comments