new repo name

This commit is contained in:
Eugene Pankov
2021-07-01 22:10:12 +02:00
parent 093f79df4e
commit ced8557517
10 changed files with 54 additions and 54 deletions

View File

@@ -1,4 +1,4 @@
owner: eugeny
repo: terminus
repo: tabby
provider: github
updaterCacheDirName: tabby-updater

View File

@@ -261,7 +261,7 @@ export class Application {
{
label: 'Website',
click () {
shell.openExternal('https://eugeny.github.io/terminus')
shell.openExternal('https://eugeny.github.io/tabby')
},
},
],

View File

@@ -2,7 +2,7 @@
"name": "tabby",
"description": "A terminal for a modern age",
"private": true,
"repository": "https://github.com/eugeny/terminus",
"repository": "https://github.com/Eugeny/tabby",
"author": {
"name": "Eugene Pankov",
"email": "e@ajenti.org"