Merge pull request #2855 from zhoushengdao/patch-1

Fix broken url.
pull/3024/head
Ruan YiFeng 2023-01-20 00:46:25 +08:00 committed by GitHub
commit 00ad9359f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ Flutter 开发的一个简单教程。
本文介绍 GraphQL 的概念和优点,演示如何用 Express.js 搭建一个 GraphQL 后端。
8、[HTML 网页的 head 元素 指南](https://gethead.info/)(英文)
8、[HTML 网页的 head 元素 指南](https://htmlhead.dev/)(英文)
网页的 `<head>` 元素可以放置很多东西,本文列出了其中一些主要的内容,可以当作参考手册。