Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a21a6d2

Browse files
rzubovantonkor
andauthored
docs: replaced manual up next blocks with doc tag in workspaces.md (#3023)
* docs: replaced manual up next blocks with doc tag in workspaces.md * replaced up next blocks with <doc page=""> tags * revert back to markdown now that we updated how these links work, we can have them as markdown on github and as cards on the docs website. Co-authored-by: Anton Korzhuk <[email protected]>
1 parent 4de1fc8 commit a21a6d2

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

docs/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,6 @@ Azure, Google Cloud, Kubernetes, and more.
9696
- Coder is not a SaaS/fully-managed offering. You must host
9797
Coder on a cloud service (AWS, Azure, GCP) or your private data center.
9898

99-
Next: [Templates](./templates.md)
99+
100+
## Up next
101+
- Learn about [Templates](./templates.md)

docs/templates.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ We recommend source controlling your templates as you would other code.
300300
CI is as simple as running `coder templates push` with the appropriate
301301
credentials.
302302

303-
---
304303

305-
Next: [Authentication & Secrets](templates/authentication.md) and [Workspaces](./workspaces.md)
304+
## Next Steps
305+
- Learn about [Authentication & Secrets](templates/authentication.md)
306+
- Learn about [Workspaces](workspaces.md)

docs/workspaces.md

-1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,5 @@ Coder stores macOS and Linux logs at the following locations:
6161
---
6262

6363
## Up next
64-
6564
- Learn about how to personalize your workspace with [Dotfiles](./dotfiles.md)
6665
- Learn about using [IDEs](./ides.md)

0 commit comments

Comments
 (0)