Fix link to Rt-concepts

Fixes #1099
This commit is contained in:
Jonathan Wakely
2017-12-05 19:25:09 +00:00
parent e6ac978f3a
commit bdc07cc4ef

View File

@@ -82,7 +82,7 @@ You can sample rules for specific language features:
* `concept`:
[rules](#SS-concepts) --
[in generic programming](#Rt-raise) --
[template arguments](#RT-concepts) --
[template arguments](#Rt-concepts) --
[semantics](#Rt-low)
* constructor:
[invariant](#Rc-struct) --