Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Commit 5eb10d3

Browse files
committed
Fix links
1 parent e1e3a5d commit 5eb10d3

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
## electron-compilers
22

3-
<a href="http://electron.github.io/electron-compilers/docs">
4-
![](http://electron.github.io/electron-compilers/docs/badge.svg)
5-
</a>
3+
[![](https://electron-userland.github.io/electron-compilers/docs/badge.svg)](https://electron-userland.github.io/electron-compilers/docs)
64

75
electron-compilers are the actual implementations of classes that power
8-
[electron-compile](https://github.com/electron/electron-compile)
6+
[electron-compile](https://github.com/electron-userland/electron-compile)
97

108
For JavaScript:
119

0 commit comments

Comments
 (0)