Skip to content

Commit 70abdff

Browse files
Fix lowercase all files 2026 03 02 (#660)
1 parent ef460fe commit 70abdff

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

config/en/mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ plugins:
168168
nav:
169169
- Home: index.md
170170
- Getting started:
171-
- What is GTFS?: getting-started/what-is-GTFS.md
172-
- Why use GTFS?: getting-started/why-use-GTFS.md
171+
- What is GTFS?: getting-started/what-is-gtfs.md
172+
- Why use GTFS?: getting-started/why-use-gtfs.md
173173
- How to produce GTFS?:
174174
- Create: getting-started/create.md
175175
- Validate: getting-started/validate.md
@@ -237,7 +237,7 @@ nav:
237237
- Roles: community/governance/gtfs-schedule-governance/roles.md
238238
- Change types: community/governance/gtfs-schedule-governance/change-types.md
239239
- Change Process: community/governance/gtfs-schedule-governance/change-process.md
240-
- Former Governance: community/governance/gtfs-schedule-governance/CHANGES.md
240+
- Former Governance: community/governance/gtfs-schedule-governance/changes.md
241241
- GTFS Realtime Amendment Process: community/governance/gtfs-realtime-amendment-process.md
242242
- Extensions:
243243
- Overview: community/extensions/overview.md

config/es/mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ plugins:
138138
nav:
139139
- Inicio: index.md
140140
- Primeros pasos:
141-
- ¿Qué es GTFS?: getting-started/what-is-GTFS.md
142-
- ¿Por qué utilizar GTFS?: getting-started/why-use-GTFS.md
141+
- ¿Qué es GTFS?: getting-started/what-is-gtfs.md
142+
- ¿Por qué utilizar GTFS?: getting-started/why-use-gtfs.md
143143
- ¿Cómo producir GTFS?:
144144
- Crear: getting-started/create.md
145145
- Validar: getting-started/validate.md
@@ -219,7 +219,7 @@ nav:
219219
- Roles: community/governance/gtfs-schedule-governance/roles.md
220220
- Tipos de Cambios: community/governance/gtfs-schedule-governance/change-types.md
221221
- Proceso de Cambio: community/governance/gtfs-schedule-governance/change-process.md
222-
- Antigua Governanza: community/governance/gtfs-schedule-governance/CHANGES.md
222+
- Antigua Governanza: community/governance/gtfs-schedule-governance/changes.md
223223
- Proceso de modificación GTFS Realtime: community/governance/gtfs-realtime-amendment-process.md
224224
- Extensiones:
225225
- Descripción general: community/extensions/overview.md

config/fr/mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ plugins:
138138
nav:
139139
- Accueil: index.md
140140
- Premiers pas:
141-
- Qu'est-ce que GTFS ?: getting-started/what-is-GTFS.md
142-
- Pourquoi utiliser GTFS ?: getting-started/why-use-GTFS.md
141+
- Qu'est-ce que GTFS ?: getting-started/what-is-gtfs.md
142+
- Pourquoi utiliser GTFS ?: getting-started/why-use-gtfs.md
143143
- Comment produire du GTFS ?:
144144
- Créer: getting-started/create.md
145145
- Valider: getting-started/validate.md
@@ -219,7 +219,7 @@ nav:
219219
- Rôles: community/governance/gtfs-schedule-governance/roles.md
220220
- Types de Modifications: community/governance/gtfs-schedule-governance/change-types.md
221221
- Processus de modification: community/governance/gtfs-schedule-governance/change-process.md
222-
- Ancienne Gouvernance: community/governance/gtfs-schedule-governance/CHANGES.md
222+
- Ancienne Gouvernance: community/governance/gtfs-schedule-governance/changes.md
223223
- Processus de modification GTFS Realtime: community/governance/gtfs-realtime-amendment-process.md
224224
- Extensions:
225225
- Aperçu: community/extensions/overview.md

config/ja/mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ plugins:
137137
nav:
138138
- ホーム: index.md
139139
- 始めに:
140-
- GTFS とは何ですか?: getting-started/what-is-GTFS.md
141-
- GTFS を使用する理由: getting-started/why-use-GTFS.md
140+
- GTFS とは何ですか?: getting-started/what-is-gtfs.md
141+
- GTFS を使用する理由: getting-started/why-use-gtfs.md
142142
- GTFS を作成するには?:
143143
- 作る: getting-started/create.md
144144
- 検証: getting-started/validate.md
@@ -218,7 +218,7 @@ nav:
218218
- 役割: community/governance/gtfs-schedule-governance/roles.md
219219
- 変更の種類: community/governance/gtfs-schedule-governance/change-types.md
220220
- 変更プロセス: community/governance/gtfs-schedule-governance/change-process.md
221-
- 以前のガバナンス: community/governance/gtfs-schedule-governance/CHANGES.md
221+
- 以前のガバナンス: community/governance/gtfs-schedule-governance/changes.md
222222
- GTFS realtime 修正プロセス: community/governance/gtfs-realtime-amendment-process.md
223223
- エクステンション:
224224
- 概要: community/extensions/overview.md

0 commit comments

Comments
 (0)