File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " @billboyles /spiritstream" ,
2+ "name" : " @scopecreep-zip /spiritstream" ,
33 "version" : " 0.1.0" ,
44 "description" : " SpiritStream - Multi-Destination Streaming Application" ,
55 "private" : false ,
2424 },
2525 "repository" : {
2626 "type" : " git" ,
27- "url" : " git+https://github.com/billboyles/magillastream .git"
27+ "url" : " git+https://github.com/ScopeCreep-zip/SpiritStream .git"
2828 },
2929 "keywords" : [
3030 " streaming" ,
5555 " LICENSE"
5656 ],
5757 "bugs" : {
58- "url" : " https://github.com/billboyles/magillastream /issues"
58+ "url" : " https://github.com/ScopeCreep-zip/SpiritStream /issues"
5959 },
60- "homepage" : " https://github.com/billboyles/magillastream #readme" ,
60+ "homepage" : " https://github.com/ScopeCreep-zip/SpiritStream #readme" ,
6161 "devDependencies" : {
6262 "@eslint/js" : " ^9.39.2" ,
6363 "@tailwindcss/vite" : " ^4.1.18" ,
Original file line number Diff line number Diff line change @@ -412,7 +412,7 @@ export function Settings() {
412412 < Button
413413 variant = "ghost"
414414 size = "sm"
415- onClick = { ( ) => window . open ( 'https://github.com/billboyles/magillastream ' , '_blank' ) }
415+ onClick = { ( ) => window . open ( 'https://github.com/ScopeCreep-zip/SpiritStream ' , '_blank' ) }
416416 >
417417 < Github className = "w-4 h-4" />
418418 { t ( 'settings.github' ) }
@@ -421,7 +421,7 @@ export function Settings() {
421421 variant = "ghost"
422422 size = "sm"
423423 onClick = { ( ) =>
424- window . open ( 'https://github.com/billboyles/magillastream #readme' , '_blank' )
424+ window . open ( 'https://github.com/ScopeCreep-zip/SpiritStream #readme' , '_blank' )
425425 }
426426 >
427427 < BookOpen className = "w-4 h-4" />
@@ -431,7 +431,7 @@ export function Settings() {
431431 variant = "ghost"
432432 size = "sm"
433433 onClick = { ( ) =>
434- window . open ( 'https://github.com/billboyles/magillastream /releases' , '_blank' )
434+ window . open ( 'https://github.com/ScopeCreep-zip/SpiritStream /releases' , '_blank' )
435435 }
436436 >
437437 < RefreshCw className = "w-4 h-4" />
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.1.0"
44description = " SpiritStream - Multi-Destination Streaming Application"
55authors = [" SpiritStream Contributors" ]
66license = " ISC"
7- repository = " https://github.com/billboyles/magillastream "
7+ repository = " https://github.com/ScopeCreep-zip/SpiritStream "
88edition = " 2021"
99rust-version = " 1.77.2"
1010
You can’t perform that action at this time.
0 commit comments