Skip to content

Commit

Permalink
Update document.json (#16)
Browse files Browse the repository at this point in the history
update golang official website url
  • Loading branch information
yuzhiping authored Feb 14, 2023
1 parent 554dd3c commit adc4564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/document.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"title": "Go",
"website": "https://golang.org/",
"website": "https://go.dev/",
"des": "一种开源编程语言,可以轻松构建简单,可靠和高效的软件。",
"logo": "icons/gopher.svg",
"urls": {
Expand Down

0 comments on commit adc4564

Please sign in to comment.