Change git URL
This commit is contained in:
parent
325aab5e2a
commit
ef7c024b84
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
import { extractCommit } from 'src/services/version/version.service'
|
||||
|
||||
const pleromaFeCommitUrl = 'https://git.freecumextremist.com/NotSam/pleroma-fe/commit/'
|
||||
const pleromaBeCommitUrl = 'https://git.freecumextremist.com/NotSam/pleroma/commit/'
|
||||
const pleromaFeCommitUrl = 'https://git.froth.zone/Sam/pleroma-fe/commit/'
|
||||
const pleromaBeCommitUrl = 'https://git.froth.zone/Sam/pleroma/commit/'
|
||||
|
||||
const VersionTab = {
|
||||
data () {
|
||||
|
|
Loading…
Reference in a new issue