Skip to content

Commit f7fbf3b

Browse files
committed
ubuntu-on-github: fix filename
Per contributors/contribute-docs/#file-names filename and anchor should follow the title of the page. Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
1 parent c201f78 commit f7fbf3b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/how-ubuntu-is-made/processes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,5 @@ Special review processes and quality safeguards for adding updates to published
9090
9191
/SRU/stable-release-updates
9292
/MIR/main-inclusion-review
93-
github-ubuntu
93+
ubuntu-on-github
9494
```

docs/how-ubuntu-is-made/processes/github-ubuntu.md renamed to docs/how-ubuntu-is-made/processes/ubuntu-on-github.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(github-ubuntu)=
1+
(ubuntu-on-github)=
22
# Ubuntu on Github
33

44
In addition to code/projects on Launchpad and the Ubuntu archive, Ubuntu also maintains projects under [github.com/ubuntu](https://github.com/ubuntu).
@@ -13,4 +13,4 @@ This is inclusive (Ubuntu Core Developers get access to the whole scope) and not
1313

1414
## Contributions
1515

16-
Projects under [github.com/ubuntu](https://github.com/ubuntu) do not generally require the signing of the [Canonical contributor licence agreement](https://canonical.com/legal/contributors).
16+
Projects under [github.com/ubuntu](https://github.com/ubuntu) do not generally require the signing of the [Canonical contributor licence agreement](https://canonical.com/legal/contributors).

0 commit comments

Comments
 (0)