Skip to content

Commit

Permalink
Stopped the ): from getting absorbed into the link (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellroe authored and hanzei committed Jan 21, 2020
1 parent 018c371 commit 5ee62c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/contribute/server/developer-setup/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
sudo chmod +x /usr/local/bin/docker-compose
```

3. Install Go (modify installation to latest Go version from https://golang.org/dl/):
3. Install Go (modify installation to latest Go version from <https://golang.org/dl/>):

```sh
sudo apt-get install -y build-essential
Expand Down

0 comments on commit 5ee62c6

Please sign in to comment.