Skip to content

Commit be5de7f

Browse files
Fix documentation links for walkthroughs
1 parent 1728056 commit be5de7f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

gitpod-web/resources/walkthroughs/getstarted/ports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ _Note_: To get back to the list of files in your project, click the "Explorer" i
88

99
## Documentation
1010

11-
To learn more about ports and how to configure them, please [refer to the documentation](https://www.gitpod.io/docs/config-ports).
11+
To learn more about ports and how to configure them, please [refer to the documentation](https://www.gitpod.io/docs/configure/workspaces/ports).

gitpod-web/resources/walkthroughs/getstarted/prebuilds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ By the time you start your next workspace, everything is installed, compiled and
88

99
## Documentation
1010

11-
To learn more and how to enable prebuilds for your project, please [refer to the documentation](https://www.gitpod.io/docs/prebuilds).
11+
To learn more and how to enable prebuilds for your project, please [refer to the documentation](https://www.gitpod.io/docs/configure/projects/prebuilds).
1212

gitpod-web/resources/walkthroughs/getstarted/vscodedesktopsupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Depending on the version of VS Code you have installed locally, use one of the f
88

99
## Documentation
1010

11-
To learn more about VS Code desktop support, please [refer to the documentation](https://www.gitpod.io/docs/develop/vscode-desktop-support).
11+
To learn more about VS Code desktop support, please [refer to the documentation](https://www.gitpod.io/docs/references/ides-and-editors/vscode).

gitpod-web/resources/walkthroughs/getstarted/what-is-gitpod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use the steps on the left side to learn more about the following features:
2424

2525
## Browser extension
2626

27-
To be most productive with Gitpod, it is best if you [install the browser extension](https://www.gitpod.io/docs/browser-extension). It will add a convenient "Gitpod" button when you look at your repo, an issue or a pull request.
27+
To be most productive with Gitpod, it is best if you [install the browser extension](https://www.gitpod.io/docs/configure/user-settings/browser-extension). It will add a convenient "Gitpod" button when you look at your repo, an issue or a pull request.
2828

2929
## Documentation
3030

gitpod-web/resources/walkthroughs/getstarted/workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Say you're working on a feature and a team member asks you to review their pull
2222

2323
## Documentation
2424

25-
To learn more about workspaces, please [refer to the documentation](https://www.gitpod.io/docs/workspaces).
25+
To learn more about workspaces, please [refer to the documentation](https://www.gitpod.io/docs/introduction/learn-gitpod/one-workspace-per-task).

0 commit comments

Comments
 (0)