Skip to content

Commit f8f8159

Browse files
author
Yang Zhen
committed
Redirect to login
1 parent 22cbc73 commit f8f8159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/export.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
var STATIC_PATH = '<%= webpackConfig.output.publicPath %>/'
249249
var BASE_URL = '/backend/'
250250
var IMG_URL = 'https://coding.net'
251-
var REDIRECT_URL = 'https://studio.dev.tencent.com'
251+
var REDIRECT_URL = 'https://ide.coding.net/login'
252252

253253
var wsList = []
254254
var tip = '导出成功!'

0 commit comments

Comments
 (0)