We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33faf2c commit 2afbb07Copy full SHA for 2afbb07
docs/demos/redirect/index.html
@@ -40,7 +40,7 @@ <h1>Redirect: Source Page</h1>
40
<div class="content-primary">
41
42
<div data-demo-html="true" data-demo-js="#redirectCode" data-demo-php="source.php">
43
- <p><a href="redirect.php?to=redirect-target.html" data-role="button" data-inline="true">Redirect</a></p>
+ <a href="redirect.php?to=redirect-target.html" data-role="button" data-inline="true">Redirect</a>
44
</div><!--/demo-html -->
45
46
</div><!--/content-primary -->
0 commit comments