Skip to content

Commit 7fba4de

Browse files
Fixing "edit" link
Follow up of Codeception#410 Is the empty `<p>` really the best way to get some margin?
1 parent c6411ee commit 7fba4de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/01-Introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,5 @@ Just by looking at the test body, you can clearly understand what is being teste
133133

134134

135135
* **Next Chapter: [GettingStarted >](/docs/02-GettingStarted)**
136-
137-
<div class="alert alert-warning">[Edit this page on GitHub](https://github.com/Codeception/codeception.github.com/edit/master/docs/01-Introduction.md)</div>
136+
<p></p>
137+
<div class="alert alert-warning"><a href="https://github.com/Codeception/codeception.github.com/edit/master/docs/01-Introduction.md">Edit this page on GitHub</div>

0 commit comments

Comments
 (0)