diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-07-24 20:47:07 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-07-24 20:47:07 +0200 |
commit | 62cf77b09298f31d2bc9d6b1e25e011e19fede5a (patch) | |
tree | 55b41d3d286964592246bfaa8cf45a6e7c8a0cfe | |
parent | 8e4cb2a4d68d4529af07cf71cbf1b6fcf1364ec6 (diff) |
Rename docs/ to doc/
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | doc/i18n.md (renamed from docs/i18n.md) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ For translators: - [Notes When Translating Pages](#) For programmers: -- [The Internationalization System](docs/i18n.md)
\ No newline at end of file +- [The Internationalization System](doc/i18n.md)
\ No newline at end of file diff --git a/docs/i18n.md b/doc/i18n.md index 475a512..475a512 100644 --- a/docs/i18n.md +++ b/doc/i18n.md |