Skip to content

Commit 4a0a604

Browse files
committed
Update gh-pages template
1 parent 19a0c4e commit 4a0a604

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gh-pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<h1 class="cssdb-header-title">What’s next for CSS?</h1>
1212
<p class="cssdb-header-desc">CSS Database is a comprehensive list of CSS features and their positions in the process of becoming implemented web standards.</p>
1313
</div>
14-
<a class="cssdb-header-link" href="">What are the stages?</a>
14+
<a class="cssdb-header-link" href="https://github.com/jonathantneal/css-db#staging-process">What are the stages?</a>
1515
</header>
1616
<table class="cssdb-features">
1717
<thead>

tasks/templates/_gh-pages.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<h1 class="cssdb-header-title">What’s next for CSS?</h1>
1212
<p class="cssdb-header-desc">CSS Database is a comprehensive list of CSS features and their positions in the process of becoming implemented web standards.</p>
1313
</div>
14-
<a class="cssdb-header-link" href="">What are the stages?</a>
14+
<a class="cssdb-header-link" href="https://github.com/jonathantneal/css-db#staging-process">What are the stages?</a>
1515
</header>
1616
<table class="cssdb-features">
1717
<thead>

0 commit comments

Comments
 (0)