Skip to content

Commit 1c1a0d2

Browse files
tanteksvgeesus
authored andcommitted
editorial: index.html use TR changes link, link to report source
update link to changes between 2e and 3e to use TR rather than githubio. add a brief sentence / link to make the source of this report itself more easily discoverable on GitHub
1 parent 263a6be commit 1c1a0d2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Implementation_Report_3e/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,17 @@ <h2>Introduction</h2>
6969
</p>
7070

7171
<p>
72-
The <a href="https://w3c.github.io/PNG-spec/#changes-20031110">changes
72+
The <a href="https://www.w3.org/TR/png-3/#changes-20031110">changes
7373
in PNG Third Edition</a>,
7474
compared to the Second Edition
7575
are divided into new (or newly-standardized) features,
7676
substantive changes to existing features,
7777
and many editorial corrections and clarifications.
7878
</p>
79+
<p>
80+
This implementation report is on
81+
<a href="https://github.com/w3c/png/tree/main/Implementation_Report_3e">GitHub</a>.
82+
</p>
7983
</section>
8084

8185
<section id="apng">

0 commit comments

Comments
 (0)