Skip to content

Commit

Permalink
perf: update chatgpt link
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry23011 committed May 28, 2024
1 parent e32fa30 commit 659fa9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Easydict/Swift/Service/OpenAI/OpenAIService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class OpenAIService: BaseOpenAIService {
}

override public func link() -> String? {
"https://chat.openai.com"
"https://chatgpt.com"
}

// MARK: Internal
Expand Down

0 comments on commit 659fa9c

Please sign in to comment.