We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe79f1 commit fc5488eCopy full SHA for fc5488e
1 file changed
src/content/docs/portfolio/coder-quickstart.mdx
@@ -12,5 +12,5 @@ One of the first projects I took on at Coder was to write a "Quickstart" doc.
12
The goal was to help people try Coder as smoothly and quickly as possible, so I wrote it from scratch, tested it on my
13
MacBook, a spare Raspberry Pi 4, and on a Linode until it worked everywhere every time.
14
15
-Link to the latest version that I worked on: [Coder Quickstart]
16
-(https://github.com/coder/coder/blob/f9f0ebb472a1e0072e5aadc63fb1d2df96daf73c/docs/tutorials/quickstart.md)
+Link to the latest version that I worked on:
+[Coder Quickstart](https://github.com/coder/coder/blob/f9f0ebb472a1e0072e5aadc63fb1d2df96daf73c/docs/tutorials/quickstart.md)
0 commit comments