Skip to content

Commit 2f86922

Browse files
authored
Merge pull request #222 from kngwyu/fix-c17-link
Use webarchive link for c17 specification
2 parents 57f2d0a + 47d129f commit 2f86922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/src/layout/structs-and-tuples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ a detailed write-up of what such rules entail (as well as the relevant
235235
specs for your platform). For most platforms, however, this means the
236236
following:
237237

238-
[C17]: http://www.open-std.org/jtc1/sc22/wg14/www/abq/c17_updated_proposed_fdis.pdf
238+
[C17]: https://web.archive.org/web/20181230041359if_/http://www.open-std.org/jtc1/sc22/wg14/www/abq/c17_updated_proposed_fdis.pdf
239239

240240
- Field order is preserved.
241241
- The first field begins at offset 0.

0 commit comments

Comments
 (0)