Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/get-started/nhsapp-prototype/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can also [read a blog about why prototyping in code is important](https://di

We welcome feedback and suggestions to help improve the NHS App prototype.

If you have any ideas, feature requests, or issues to report, please [submit an issue on GitHub](https://github.com/nhsuk/nhsapp-prototype/issues).
If you have any ideas, feature requests, or issues to report, please [submit an issue on GitHub](https://github.com/NHSDigital/nhsapp-prototype/issues).

<hr class="nhsuk-section-break nhsuk-section-break--xl nhsuk-section-break--visible app-section-break--width-4">

Expand Down
4 changes: 2 additions & 2 deletions docs/get-started/nhsapp-prototype/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ If you're not sure whether the tools are installed – or how to install them

## Download the NHS App prototype

The simplest way to get a copy is to [download it as a zip](https://github.com/nhsuk/nhsapp-prototype/archive/refs/heads/main.zip).
The simplest way to get a copy is to [download it as a zip](https://github.com/NHSDigital/nhsapp-prototype/archive/refs/heads/main.zip).

You can also clone or download a copy from [GitHub](https://github.com/nhsuk/nhsapp-prototype).
You can also clone or download a copy from [GitHub](https://github.com/NHSDigital/nhsapp-prototype).
Comment thread
frankieroberto marked this conversation as resolved.

<div class="nhsuk-inset-text nhsuk-u-margin-top-0">
<p>You can download a new copy for each project and <a href="/get-started/nhsapp-prototype/github">store your code on GitHub</a>.</p>
Expand Down
Loading