Skip to content

Commit dbe5689

Browse files
committed
Update links to work on github.
1 parent 0d40da6 commit dbe5689

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
@@ -3,9 +3,9 @@
33
This is the root repo for [GitFiend](https://gitfiend.com).
44
It contains the source and the tooling to build and package GitFiend. Contains 2 other repos as submodules:
55

6-
- [gitfiend-shell](./gitfiend-shell/README.md): The app main process and window. Contains scripts to build and package everything.
6+
- [gitfiend-shell](https://github.com/GitFiend/gitfiend-shell): The app main process and window. Contains scripts to build and package everything.
77

8-
- [gitfiend-core](./gitfiend-core/readme.md):
8+
- [gitfiend-core](https://github.com/GitFiend/gitfiend-core):
99
The backend/core of GitFiend. Reads git repos and handles data requests and actions.
1010

1111
The frontend code is included in gitfiend-shell, but minified for now.

0 commit comments

Comments
 (0)