Skip to content

Commit 2425f95

Browse files
authored
Fix calendar link in backlog bonanza
Calendar link was broken as calendar.md is in the parent directory
1 parent e53bab9 commit 2425f95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/meetings/backlog-bonanza.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Backlog bonanza meetings are typically scheduled as [design meetings](./design.m
88

99
## Can I attend?
1010

11-
Yes! Design meetings are open to the public. You'll find the details on our [calendar](./calendar.md).
11+
Yes! Design meetings are open to the public. You'll find the details on our [calendar](../calendar.md).
1212

1313
## What labels do we apply to issues?
1414

@@ -26,4 +26,4 @@ Here are the labels we apply during the process and their meaning:
2626

2727
## Where can I find the minutes?
2828

29-
Currently the minutes are tracked in the issues themselves, but we also create hackmd documents in the [Rust lang team](https://hackmd.io/team/rust-lang-team?nav=overview).
29+
Currently the minutes are tracked in the issues themselves, but we also create hackmd documents in the [Rust lang team](https://hackmd.io/team/rust-lang-team?nav=overview).

0 commit comments

Comments
 (0)