Skip to content

Commit cfecacb

Browse files
committed
Fixes
1 parent a622423 commit cfecacb

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default defineConfig({
4141
},
4242
{
4343
label: "Community",
44-
collapsed: false,
44+
collapsed: true,
4545
items: [
4646
{ slug: 'community/resources' },
4747
{ slug: 'community/mirrors' },

src/content/docs/community/mirrors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Mirrors
33
description: List of available mirrors for LibreTranslate.
44
---
55

6-
This is a list of public LibreTranslate instances. Some require an API key. If you want to add a new URL, please open a pull request.
6+
This is a list of public LibreTranslate instances. Some require an API key. If you want to add a new URL, please open a [pull request](https://github.com/LibreTranslate/Documentation/edit/main/src/content/docs/community/mirrors.md).
77

88
| URL | API Key Required | Links |
99
| ------------------------------------------------------------------- | ---------------- | ------------------------------------------------------------------------------------------------------------- |

src/content/docs/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ LibreTranslate is a Free and Open Source Machine Translation API. Unlike other A
1212
Open [libretranslate.com](https://libretranslate.com) in your browser.
1313
:::
1414

15-
![Translation](https://github.com/user-attachments/assets/457696b5-dbff-40ab-a18e-7bfb152c5121)
16-
17-
1815
## Quickstart
1916

2017
### Self-Hosted

0 commit comments

Comments
 (0)