Skip to content

Commit

Permalink
Update URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
luozhiya committed Jun 11, 2024
1 parent 2ba31fe commit 1babfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/fittencode/client/url.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
local M = {}

M.REGISTER = 'https://codewebchat.fittentech.cn:15443/?ide=neovim'
M.REGISTER = 'https://codewebchat.fittenlab.cn/?ide=neovim'
M.LOGIN = 'https://fc.fittenlab.cn/codeuser/login'
M.GET_FT_TOKEN = 'https://fc.fittenlab.cn/codeuser/get_ft_token'
M.GENERATE_ONE_STAGE = 'https://fc.fittenlab.cn/codeapi/completion/generate_one_stage/'
Expand Down

0 comments on commit 1babfcb

Please sign in to comment.