Skip to content

Commit 7487a1b

Browse files
committed
Refactor: Update VCS URL in Conveyor configuration
This commit updates the `vcs-url` in the `ci.conveyor.conf` file. - **`ci.conveyor.conf`**: - Changed `vcs-url` from "https://github.com/mshdabiola/kmtemplate" to "https://github.com/mshdabiola/kmtemplate-desktop".
1 parent 6fcddab commit 7487a1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci.conveyor.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ app {
5050
updates = background
5151

5252
license = "MIT"
53-
vcs-url = "https://github.com/mshdabiola/kmtemplate"
53+
vcs-url = "https://github.com/mshdabiola/kmtemplate-desktop"
5454
site {
5555
// base-url = "localhost:3000"
5656

@@ -74,4 +74,4 @@ app.mac {
7474
}
7575

7676
conveyor.compatibility-level = 18
77-
app.site.consistency-checks = warn
77+
app.site.consistency-checks = warn

0 commit comments

Comments
 (0)