Fix broken link to Lifetime paper (#1274)

This commit is contained in:
tcorbat
2018-10-03 17:38:23 +02:00
committed by Herb Sutter
parent 30a0e1bef7
commit e81d770bdc

View File

@@ -20326,7 +20326,7 @@ Most of the concepts below are defined in [the Ranges TS](http://www.open-std.or
### <a name="SS-gsl-smartptrconcepts"></a>GSL.ptr: Smart pointer concepts
See [Lifetimes paper](https://github.com/isocpp/CppCoreGuidelines/blob/master/docs/Lifetimes%20I%20and%20II%20-%20v0.9.1.pdf).
See [Lifetime paper](https://github.com/isocpp/CppCoreGuidelines/blob/master/docs/Lifetime.pdf).
# <a name="S-naming"></a>NL: Naming and layout rules