Skip to content

Commit 680f78a

Browse files
committed
📝 README links to doc folder update
Seems like the folder docs has been renamed to documentation, but readme has not been updated. So here it comes 🫶 Signed-off-by: decima <h.larget@gmail.com>
1 parent 8d2dd5b commit 680f78a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://github.com/suitenumerique/docs">
3-
<img alt="Docs" src="/docs/assets/banner-docs.png" width="100%" />
3+
<img alt="Docs" src="/documentation/assets/banner-docs.png" width="100%" />
44
</a>
55
</p>
66

@@ -24,7 +24,7 @@
2424

2525
<p align="center">
2626
<a href="https://matrix.to/#/#docs-official:matrix.org">Chat on Matrix</a> •
27-
<a href="/docs/">Documentation</a> •
27+
<a href="/documentation/">Documentation</a> •
2828
<a href="#try-docs">Try Docs</a> •
2929
<a href="mailto:docs@numerique.gouv.fr">Contact us</a>
3030
</p>
@@ -35,7 +35,7 @@
3535

3636
Docs is an open-source collaborative editor that helps teams write, organize, and share knowledge together - in real time.
3737

38-
![Live collaboration demo](/docs/assets/docs_live_collaboration_light.gif)
38+
![Live collaboration demo](/documentation/assets/docs_live_collaboration_light.gif)
3939

4040

4141
## What is Docs?
@@ -89,7 +89,7 @@ Experience Docs instantly - no installation required.
8989

9090
Docs supports Kubernetes, Docker Compose, and community-provided methods such as Nix and YunoHost.
9191

92-
Get started with self-hosting: [Installation guide](/docs/installation/README.md)
92+
Get started with self-hosting: [Installation guide](/documentation/installation/README.md)
9393

9494
> [!WARNING]
9595
> Some advanced features (for example: `Export as PDF`) rely on XL packages from Blocknote.
@@ -103,7 +103,7 @@ Get started with self-hosting: [Installation guide](/docs/installation/README.md
103103
>
104104
> This builds an image of Docs without non-MIT features.
105105
>
106-
> More details can be found in [environment variables](/docs/env.md)
106+
> More details can be found in [environment variables](/documentation/env.md)
107107
108108
## Local Development (for contributors)
109109
@@ -247,5 +247,5 @@ Docs is the result of a joint initiative led by the French 🇫🇷 ([DINUM](htt
247247
We are always looking for new public partners (we are currently onboarding the Netherlands 🇳🇱), feel free to [contact us](mailto:docs@numerique.gouv.fr) if you are interested in using or contributing to Docs.
248248

249249
<p align="center">
250-
<img src="/docs/assets/europe_opensource.png" width="50%"/ alt="Europe Opensource">
250+
<img src="/documentation/assets/europe_opensource.png" width="50%"/ alt="Europe Opensource">
251251
</p>

0 commit comments

Comments
 (0)