Links
Links connect one source of information to others of varying degrees of relation. In Markdown, links are created using square brackes ([]) containing descriptive text of the link’s destination, immediately (no space) followed by parenthses (()) containg the URL itself.
  Markdown
[Course Website](https://ashley-rezvani.github.io/341-web-design)
Learn how to [make links in Markdown](../topic-02/markdown-links)!
  Preview
Learn how to make links in Markdown!
See more on links.
development