Skip to content

Commit b36d6a7

Browse files
committed
Reorder menu item and improve slug names
1 parent 429329c commit b36d6a7

15 files changed

+29
-18
lines changed

content/collections/how-to/create-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create repositories
3-
weight: 1
3+
weight: 2
44
---
55

66
# How to create collection repositories

content/collections/how-to/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create a collection
3-
weight: 3
3+
weight: 1
44
---
55

66
# How to create a collection

content/collections/how-to/define-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Define metadata
3-
weight: 2
3+
weight: 3
44
---
55

66
# How to define metadata

content/collections/how-to/take-over.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Take over a collection
3-
weight: 2
3+
weight: 4
44
---
55

66
# How to take over a collection

content/collections/reference/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Configuration
3-
weight: 2
3+
weight: 3
44
---
55

66
# Configuration options

content/collections/reference/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Environment variables
3-
weight: 3
3+
weight: 4
44
---
55

66
## Environment variables

content/collections/reference/governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Governance
3-
weight: 4
3+
weight: 1
44
aliases: /collections/governance/
55
---
66

content/collections/reference/metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Metadata
3-
weight: 1
3+
weight: 2
44
aliases: /collections/metadata/
55
---
66

content/terms/how-to/be-notified.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
title: Be notified of terms changes
2+
title: How to be notified of terms changes
3+
weight: 4
4+
linkTitle: Be notified of changes
35
aliases:
46
- /subscribe-rss/
57
- /terms/how-to-be-notified-of-terms-changes/

content/terms/how-to/get-the-validUntil-date-from-an-issue.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: How to get the `validUntil`
2+
title: How to get the `validUntil` date
33
linkTitle: Get the `validUntil` date
4+
weight: 7
45
---
56

67
# How to get the `validUntil` date

0 commit comments

Comments
 (0)