1.1 --- a/css-line-grid/Overview.bs Mon Feb 01 10:33:00 2016 +1100 1.2 +++ b/css-line-grid/Overview.bs Sun Jan 31 15:42:31 2016 -0800 1.3 @@ -8,7 +8,7 @@ 1.4 Group: csswg 1.5 TR: http://www.w3.org/TR/css-line-grid-1/ 1.6 Previous Version: http://www.w3.org/TR/2014/WD-css-line-grid-1-20140916/ 1.7 -ED: http://dev.w3.org/csswg/css-line-grid/ 1.8 +ED: https://drafts.csswg.org/css-line-grid/ 1.9 Editor: Elika Etemad, Invited Expert, http://fantasai.inkedblade.net/contact 1.10 Editor: Koji Ishii, Invited Expert, [email protected] 1.11 Editor: Alan Stearns, Adobe Systems, Inc., [email protected] 1.12 @@ -373,11 +373,11 @@ 1.13 <dd> 1.14 Two baselines are used to align the line box: 1.15 the line box is snapped 1.16 - so that its <a href="http://dev.w3.org/csswg/css-inline/#central">central</a> baseline 1.17 + so that its <a href="https://drafts.csswg.org/css-inline/#central">central</a> baseline 1.18 is centered between one 1.19 - of the line grid's <a href="http://dev.w3.org/csswg/css-inline/#text-over-edge">text-over-edge</a> baselines 1.20 + of the line grid's <a href="https://drafts.csswg.org/css-inline/#text-over-edge">text-over-edge</a> baselines 1.21 and a subsequent (but not necessarily consecutive) 1.22 - <a href="http://dev.w3.org/csswg/css-inline/#text-under-edge">text-under-edge</a> baseline. 1.23 + <a href="https://drafts.csswg.org/css-inline/#text-under-edge">text-under-edge</a> baseline. 1.24 </dl> 1.25 1.26 <div class="example">