Skip to content

Commit

Permalink
Fix broken link to cpp0x
Browse files Browse the repository at this point in the history
Partial fix for issue 14085.
  • Loading branch information
CyberShadow committed Jul 3, 2017
1 parent 1a8d7c5 commit 5677e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template-comparison.dd
Expand Up @@ -142,7 +142,7 @@ Foo<double> f = { 1.2, 3, 6.8 };
$(TR
$(TD Concepts)

$(TD Yes: $(LINK2 cpp0x.html#concepts, Constraints))
$(TD Yes: $(DDSUBLINK spec/template, template_constraints, Constraints))

$(TD No)
$(TD Yes: $(LINK2 http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1849.pdf, Concepts for C++0x N1849))
Expand Down

0 comments on commit 5677e55

Please sign in to comment.