Skip to content

Commit 28a68f6

Browse files
committed
Fixed linter issues
1 parent 40e7c8e commit 28a68f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/container_setup/gitpod_workspace/workspacestop_and_restart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ the current workspace.
2222

2323
### Restarting a Gitpod Workspace
2424

25-
2625
#### 1. Open Gitpod Dashboard
2726

2827
Once you're in the Gitpod dashboard, navigate to the "Workspaces"
@@ -39,6 +38,7 @@ to restart. This will launch the workspace, restoring it to the state
3938
it was in when it was last stopped.
4039

4140
### Managing and Sustaining Codespaces
41+
4242
**Purpose:** Workspace pinning prevents important workspaces from being
4343
automatically deleted.
4444

docs/tutorials/contribution_workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
## Example Contribution Workflow using the R Dev Container
33

4-
#### 1. Starting R in the Dev Container
4+
### 1. Starting R in the Dev Container
55

66
- To start working in R we will click on `R:(not attach)` which is in the
77
bottom right of the VSCode window. This will open an R terminal for us.

0 commit comments

Comments
 (0)