Skip to content

Commit f22c8bb

Browse files
committed
docs: fix broken links #110
1 parent db7af22 commit f22c8bb

22 files changed

Lines changed: 42 additions & 42 deletions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The document is moved.
2-
New URL is [Laravel conventions](../../../library/backend/conventions--laravel).
2+
New URL is [Laravel conventions](../../../library/backend/conventions--laravel.md).
33

44
Please report/fix a broken link on the external source — we’ll remove these stub/redirect pages soon.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The document is moved.
2-
New URL is [SQL conventions](../../../library/backend/conventions--sql).
2+
New URL is [SQL conventions](../../../library/backend/conventions--sql.md).
33

44
Please report/fix a broken link on the external source — we’ll remove these stub/redirect pages soon.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The document is moved.
2-
New URL is [CSS conventions](../../../library/frontend/conventions--css).
2+
New URL is [CSS conventions](../../../library/frontend/conventions--css.md).
33

44
Please report/fix a broken link on the external source — we’ll remove these stub/redirect pages soon.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The document is moved.
2-
New URL is [JS conventions](../../../library/frontend/conventions--js).
2+
New URL is [JS conventions](../../../library/frontend/conventions--js.md).
33

44
Please report/fix a broken link on the external source — we’ll remove these stub/redirect pages soon.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The document is moved.
2-
New URL is [JSDoc conventions](../../../library/frontend/conventions--js).
2+
New URL is [JSDoc conventions](../../../library/frontend/conventions--jsdoc.md).
33

44
Please report/fix a broken link on the external source — we’ll remove these stub/redirect pages soon.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The document is moved.
2-
New URL is [Vue conventions](../../../library/frontend/conventions--vuejs).
2+
New URL is [Vue conventions](../../../library/frontend/conventions--vuejs.md).
33

44
Please report/fix a broken link on the external source — we’ll remove these stub/redirect pages soon.

guides/OKR/00-why-okrs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## WHAT are Objectives And Key Results (OKRs)?
44

5-
The OKR method is a popular strategy for setting and achieving goals within organizations. Like most organizations, we use [Cascading OKRs](./02-cascading-okrs), that allows us to align our vision, mission, values and strategy with day-to-day objectives, work and key results.
5+
The OKR method is a popular strategy for setting and achieving goals within organizations. Like most organizations, we use [Cascading OKRs](./02-cascading-okrs.md), that allows us to align our vision, mission, values and strategy with day-to-day objectives, work and key results.
66

77
![Diagram of OKR alignment](../../images/5-alignment.svg)
88

@@ -31,5 +31,5 @@ Note that in these examples the KPI's and tasks are combined. For example, in Ex
3131

3232
![](../../images/19-okr-pillars.svg)
3333

34-
If you are still wondering, here are some more [benefits of OKRs](./00-benefits-of-okrs).
35-
Otherwise, if you are ready to start using OKRs at the IxDF, let's start with [our OKR cadence](./01-okr-cadence).
34+
If you are still wondering, here are some more [benefits of OKRs](./00-benefits-of-okrs.md).
35+
Otherwise, if you are ready to start using OKRs at the IxDF, let's start with [our OKR cadence](./01-okr-cadence.md).

guides/OKR/02-cascading-okrs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Here is what the process looks like over the course of a normal quarter.
1616

1717
![](../../images/26-okr-quarter-reference.svg)
1818

19-
Now that you have seen how our OKRs work at the organizational level, it’s time to start [creating your OKR's](./03-create-your-okrs).
19+
Now that you have seen how our OKRs work at the organizational level, it’s time to start [creating your OKR's](./03-create-your-okrs.md).

guides/OKR/03-create-your-okrs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Create Your OKRs
22

3-
Once you know [about OKRs](./00-why-okrs), about the IxDF's [OKR cadence](./01-okr-cadence) and our [cascading OKR's](./02-cascading-okrs), you are ready to begin creating your own OKR's.
3+
Once you know [about OKRs](./00-why-okrs.md), about the IxDF's [OKR cadence](./01-okr-cadence.md) and our [cascading OKR's](./02-cascading-okrs.md), you are ready to begin creating your own OKR's.
44

55
## Familiarize yourself with the OKR Planning Spreadsheet
66

@@ -106,4 +106,4 @@ The Quarterly OKR Planning Meeting
106106
- Each Team Member meets 1:1 with the Team Lead to verify and refined their Personal OKRs.
107107

108108
With your OKR's created, it is time to execute on them for the next six weeks, but to do so effectively,
109-
you will need to [stay aligned as a team](./04-stay-aligned-as-a-team).
109+
you will need to [stay aligned as a team](./04-stay-aligned-as-a-team.md).

guides/OKR/04-stay-aligned-as-a-team.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Each Sprint begins with a planning meeting.
88

99
![](../../images/35-sprint-planning-prep.svg)
1010

11-
_Note: We use Agile/Scrum in all our teams. It’s really just a fancy word for something simple so don’t be scared about the terminology or think you need to read books about it. There is some background information on how the Dev Team uses Scrum [here](https://handbook.interaction-design.org/development/guides/scrum/)._
11+
_Note: We use Agile/Scrum in all our teams. It’s really just a fancy word for something simple so don’t be scared about the terminology or think you need to read books about it. There is some background information on how the Dev Team uses Scrum [here](../../outdated/scrum/README.md)._
1212

1313
Prepare yourself before a Sprint Planning Meeting
1414

@@ -79,4 +79,4 @@ This Team-wide meeting could be the day after the 1:1 Meetings or on the same da
7979

8080
If you already have a recurring Team-wide meeting, then hold this “Team-wide OKR Check-in Meeting” at the same time. There’s no reason for having too many meetings.
8181

82-
At the end of the quarter, it is time to [assess your OKRs](./05-assess-your-okrs).
82+
At the end of the quarter, it is time to [assess your OKRs](./05-assess-your-okrs.md).

0 commit comments

Comments
 (0)