Skip to content

Commit

Permalink
Merge pull request #14 from tinko92/develop
Browse files Browse the repository at this point in the history
Fix broken sgi/stl links.
  • Loading branch information
glenfe authored Apr 23, 2019
2 parents 7355f36 + 1c11cf9 commit d27fc70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/detail/lambda_doc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3281,7 +3281,7 @@ was dropped.
<abbrev>SGI02</abbrev>
<title>The SGI Standard Template Library</title>
<pubdate>2002</pubdate>
<bibliomisc><ulink url="http://www.sgi.com/tech/stl/">www.sgi.com/tech/stl/</ulink></bibliomisc>
<bibliomisc><ulink url="https://www.boost.org/sgi/stl/">www.boost.org/sgi/stl/</ulink></bibliomisc>

</biblioentry>

Expand Down
2 changes: 1 addition & 1 deletion doc/lambda.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3286,7 +3286,7 @@ was dropped.
<abbrev>SGI02</abbrev>
<title>The SGI Standard Template Library</title>
<pubdate>2002</pubdate>
<bibliomisc><ulink url="http://www.sgi.com/tech/stl/">www.sgi.com/tech/stl/</ulink></bibliomisc>
<bibliomisc><ulink url="https://www.boost.org/sgi/stl/">www.boost.org/sgi/stl/</ulink></bibliomisc>

</biblioentry>

Expand Down

0 comments on commit d27fc70

Please sign in to comment.