Skip to content

Commit

Permalink
docs: fix </details> ending under watch pods
Browse files Browse the repository at this point in the history
fixed an issue with collapsible caret/arrow ending page text was hiding under "watch pods" section

Signed-off-by: Stacey Potter <[email protected]>
  • Loading branch information
staceypotter authored Jun 27, 2023
1 parent 556a7af commit e959d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/en/docs/getting-started/generic-gs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ You can watch the state of the pods using:
```shell
kubectl get pods -n podtato-kubectl
```
</details>

Furthermore, you can port-forward the podtato-head service
to your local machine and access the application via your browser:
Expand Down

0 comments on commit e959d48

Please sign in to comment.