Skip to content

Commit 7e328c5

Browse files
authored
Fix link to backend
1 parent e65fd2c commit 7e328c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The main idea of GitDesk was to provide a desktop application for Git project ma
1212
- Pull/push
1313
- Merge
1414
- Integration with GitHub API for issues and pull requests
15-
- Integration with a custom [web backend](https://github.com/Harleyoc1/GitDesk) for a unique checklist feature
15+
- Integration with a custom [web backend](https://github.com/Harleyoc1/GitDesk-Backend) for a unique checklist feature
1616

1717
## Environment
1818
GitDesk was written using JavaFX, with logic implemented in Kotlin and layouts in FXML. Gradle was used as the build tool. Dependency versions:

0 commit comments

Comments
 (0)