Skip to content

Commit 1675e9b

Browse files
authored
fixed minor formatting in anchor tag (#6)
1 parent c06053f commit 1675e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ This can all be done in a single pull request. The diff in the PR will show the
2828

2929
Links in Markdown to other documents in this repository should end in `md`, e.g.
3030
`[Policy](index.md)`. Links in raw HTML, e.g. `<a
31-
href=/moving-forward-together`> should not. This make the links in the Github UI
31+
href=/moving-forward-together>` should not. This make the links in the Github UI
3232
work for Markdown, and results in a correctly-compiled site. Hardcoded HTML
3333
links will not resolve correctly in previews.

0 commit comments

Comments
 (0)