You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ apps in Altinn Studio, [check out our documentation](https://docs.altinn.studio/
12
12
## Getting started
13
13
14
14
Apps created in Altinn Studio uses the latest stable release of this frontend by default.
15
-
When [testing locally](https://docs.altinn.studio/app/testing/local/), you can also
16
-
[try out](https://docs.altinn.studio/app/testing/local/debug/#using-other-frontend-versions) any of
15
+
When [testing locally](https://docs.altinn.studio/altinn-studio/reference/testing/local/), you can also
16
+
[try out](https://docs.altinn.studio/altinn-studio/reference/testing/local/debug/#using-other-frontend-versions) any of
17
17
our [previous versions or pre-releases](https://github.com/Altinn/app-frontend-react/releases).
18
18
19
19
Alternatively, you can set up this project locally to test code not yet released,
@@ -67,7 +67,7 @@ To start the app locally:
67
67
68
68
1. Clone the [App-LocalTest repository](https://github.com/Altinn/app-localtest)
69
69
2. Follow the steps in the [README.md documentation](https://github.com/Altinn/app-localtest/blob/main/README.md)
70
-
3. Follow our documentation on [how to use the local app-frontend](https://docs.altinn.studio/app/testing/local/debug/#using-other-frontend-versions) when running locally
70
+
3. Follow our documentation on [how to use the local app-frontend](https://docs.altinn.studio/altinn-studio/reference/testing/local/debug/#using-other-frontend-versions) when running locally
0 commit comments