Skip to content

Commit e76e388

Browse files
committed
Change to galvanize link + & -> * in text
1 parent da06a6d commit e76e388

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Learn to Code HTML & CSS
2-
Brought to you by Galvanize. Learn more about the way we teach code at (galvanize.com)[galvanize.com].
2+
Brought to you by Galvanize. Learn more about the way we teach code at [galvanize.com](http://galvanize.com).
33

44
## Overview
55
The goal of this brief course is to provide you with a fun introduction to the world of web development, starting with HTML and CSS.
@@ -134,7 +134,7 @@ CSS:
134134
```
135135
IDs are used to direct functions to unique elements in the HTML so that there’s no confusion
136136

137-
&e.g clicking to a specific part of page*
137+
*e.g clicking to a specific part of page*
138138

139139
#### What are Classes?
140140

0 commit comments

Comments
 (0)