mirror of https://github.com/astral-sh/uv
Update URL in structured schema (#6952)
This commit is contained in:
parent
7c37bae8f1
commit
fe17797240
|
|
@ -13,8 +13,8 @@
|
|||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": "Astral",
|
||||
"url": "https://astral.sh"
|
||||
"name": "Astral Docs",
|
||||
"url": "https://docs.astral.sh"
|
||||
}
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue