Skip to content

Commit bc596a7

Browse files
committed
chore: move the Standard to docs/standard/
Move the Standard to docs/standard in order to intuitively differentiate the actual Standard from its translations.
1 parent 518f8ce commit bc596a7

14 files changed

Lines changed: 3 additions & 3 deletions

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: '3.8'
1616

1717
- run: pip install -r requirements.txt
18-
- run: sphinx-build docs/en build -c .
18+
- run: sphinx-build docs/standard build -c .
1919

2020
- name: Publish on GitHub Pages
2121
uses: peaceiris/actions-gh-pages@v3

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/docs/en/ @publiccodeyml/steering-committee
1+
/docs/standard/ @publiccodeyml/steering-committee
22
/governance/ @publiccodeyml/steering-committee
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)