diff options
author | Simon Vrachliotis | 2023-09-01 17:58:43 +1000 |
---|---|---|
committer | GitHub | 2023-09-01 09:58:43 +0200 |
commit | 91de80732215be6674ddf3dd6288d892bbb37338 (patch) | |
tree | 8b13905a23d2e87fd2b96900cd2bc97573fc0411 | |
parent | 88edd7ddae1b378451ba222a691e10c5b54b904c (diff) | |
download | IT.starlight-91de80732215be6674ddf3dd6288d892bbb37338.tar.gz IT.starlight-91de80732215be6674ddf3dd6288d892bbb37338.tar.bz2 IT.starlight-91de80732215be6674ddf3dd6288d892bbb37338.zip |
Update Showcase site URL (#621)
Athena OS, linked in the showcase, doesn't resolve with the `www`.
`athenaos.org` works fine, but `www.athenaos.org` does not.
-rw-r--r-- | docs/src/content/docs/showcase.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/docs/showcase.mdx b/docs/src/content/docs/showcase.mdx index 04a08331..e8e990da 100644 --- a/docs/src/content/docs/showcase.mdx +++ b/docs/src/content/docs/showcase.mdx @@ -18,7 +18,7 @@ Starlight is already being used in production. These are some of the sites aroun <FluidGrid> <Card title="Athena OS" - href="https://www.athenaos.org" + href="https://athenaos.org" thumbnail="www.athenaos.org.png" /> <Card |