Skip to content

Commit

Permalink
fix(agile handbook): Make button links relative
Browse files Browse the repository at this point in the history
  • Loading branch information
austin-schaefer committed Oct 8, 2021
1 parent 563371f commit 9c6d237
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ When you review an issue, perform the following checks:
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/appendices/project-scoping-cheatsheet/"
to="/docs/agile-handbook/appendices/project-scoping-cheatsheet/"
variant="secondary"
>
← Appendix: Project scoping cheatsheet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@ We use this cheatsheet to help us scope projects in a consistent way.
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/appendices/ticket-best-practices/"
to="/docs/agile-handbook/appendices/ticket-best-practices/"
variant="secondary"
>
← Appendix: Ticket best practices
</ButtonLink>

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/appendices/backlog-review/"
to="/docs/agile-handbook/appendices/backlog-review/"
variant="secondary"
>
Appendix: Backlog review →
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,15 @@ When you edit the site, include the Jira issue key (DOC-1234, for example) in yo
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/heroing/managing-the-github-boards/"
to="/docs/agile-handbook/heroing/managing-the-github-boards/"
variant="secondary"
>
← Managing the GitHub boards
</ButtonLink>

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/appendices/project-scoping-cheatsheet/"
to="/docs/agile-handbook/appendices/project-scoping-cheatsheet/"
variant="secondary"
>
Appendix: Project scoping cheatsheet →
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,15 +112,15 @@ When a docs writer creates a pull request, it's their responsibility to merge it
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/heroing/what-is-a-hero/"
to="/docs/agile-handbook/heroing/what-is-a-hero/"
variant="secondary"
>
← What is a hero?
</ButtonLink>

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/appendices/ticket-best-practices/"
to="/docs/agile-handbook/appendices/ticket-best-practices/"
variant="secondary"
>
Appendix: Ticket best practices →
Expand Down
4 changes: 2 additions & 2 deletions src/content/docs/agile-handbook/heroing/what-is-a-hero.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,15 @@ Our tech writers in Barcelona cover the 2nd shift heroing during their regular w
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/sprint-mechanics/liaisonships/"
to="/docs/agile-handbook/sprint-mechanics/liaisonships/"
variant="secondary"
>
← Liaisonships
</ButtonLink>

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/heroing/managing-the-github-boards/"
to="/docs/agile-handbook/heroing/managing-the-github-boards/"
variant="secondary"
>
Managing the GitHub boards →
Expand Down
4 changes: 2 additions & 2 deletions src/content/docs/agile-handbook/key-concepts/agile-roles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ We should ensure our stakeholders know that we work in two week sprints, so that
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/key-concepts/key-agile-principles/"
to="/docs/agile-handbook/key-concepts/key-agile-principles/"
variant="secondary"
>
← Key agile principles
</ButtonLink>

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/sprint-mechanics/meetings-and-ceremonies/"
to="/docs/agile-handbook/sprint-mechanics/meetings-and-ceremonies/"
variant="secondary"
>
Meetings and ceremonies →
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This lets us create win-wins: Rather than a simple "no," a requestor can decide

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/key-concepts/agile-roles/"
to="/docs/agile-handbook/key-concepts/agile-roles/"
variant="secondary"
>
Agile roles →
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -247,15 +247,15 @@ However, a liaison is not the only author on a project. Liaisons should structur
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/sprint-mechanics/sprint-workflow-and-jira-boards/"
to="/docs/agile-handbook/sprint-mechanics/sprint-workflow-and-jira-boards/"
variant="secondary"
>
← Sprint workflow and Jira boards
</ButtonLink>

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/heroing/what-is-a-hero/"
to="/docs/agile-handbook/heroing/what-is-a-hero/"
variant="secondary"
>
What is a hero? →
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@ The goal of the Retro is to improve the way we work together. That could be rela
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/key-concepts/agile-roles/"
to="/docs/agile-handbook/key-concepts/agile-roles/"
variant="secondary"
>
← Agile roles
</ButtonLink>

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/sprint-mechanics/planning-poker/"
to="/docs/agile-handbook/sprint-mechanics/planning-poker/"
variant="secondary"
>
Planning poker →
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,15 @@ Because we work in two [squads](3379_INSERT_LINK_HERE), we calculate a separate
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/sprint-mechanics/meetings-and-ceremonies/"
to="/docs/agile-handbook/sprint-mechanics/meetings-and-ceremonies/"
variant="secondary"
>
← Meetings and ceremonies
</ButtonLink>

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/sprint-mechanics/sprint-workflow-and-jira-boards/"
to="/docs/agile-handbook/sprint-mechanics/sprint-workflow-and-jira-boards/"
variant="secondary"
>
Sprint workflow and Jira boards →
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,15 @@ For each open story assigned to you (or "carry over"), decide if you should:
<ButtonGroup>
<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/sprint-mechanics/planning-poker/"
to="/docs/agile-handbook/sprint-mechanics/planning-poker/"
variant="secondary"
>
← Planning poker
</ButtonLink>

<ButtonLink
role="button"
to="https://docswebsitedevelop-pmhandbook.gtsb.io/docs/agile-handbook/sprint-mechanics/liaisonships/"
to="/docs/agile-handbook/sprint-mechanics/liaisonships/"
variant="secondary"
>
Liaisonships →
Expand Down

0 comments on commit 9c6d237

Please sign in to comment.