Skip to content

Commit 00aa749

Browse files
authored
Update index.md with correct link to Front End Guide
1 parent f8b9dd0 commit 00aa749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ redirect_from:
1414

1515
These pages are, like the Archive, a work in progress.
1616

17-
It is not necessary to read all these pages before you start coding! Most of them are intended to be references you can use as you go along. But whether you're a beginner or have previous experience with <abbr title="HyperText Markup Language">HTML</abbr> and <abbr title="Cascading Style Sheets">CSS</abbr>, it's very important that you familiarize yourself with [front end philosophy and structure](/docs/front-end-user-guide) as well as our [front end coding standards](/docs/coding-standards) before you submit any code that changes the front end.
17+
It is not necessary to read all these pages before you start coding! Most of them are intended to be references you can use as you go along. But whether you're a beginner or have previous experience with <abbr title="HyperText Markup Language">HTML</abbr> and <abbr title="Cascading Style Sheets">CSS</abbr>, it's very important that you familiarize yourself with [front end philosophy and structure](/docs/front-end-guide) as well as our [front end coding standards](/docs/coding-standards) before you submit any code that changes the front end.
1818

1919
## Getting started with HTML and CSS
2020

0 commit comments

Comments
 (0)