Skip to content

Commit c3047d3

Browse files
committed
Merge pull request #7 from jaredhoberock/master
Fix broken links in HTML & PDF output
2 parents 937d719 + 3207095 commit c3047d3

File tree

3 files changed

+268
-251
lines changed

3 files changed

+268
-251
lines changed

main.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<cxx-include href="execution_policies.html"></cxx-include>
1313
<cxx-include href="exceptions.html"></cxx-include>
1414
<cxx-include href="algorithms.html"></cxx-include>
15+
<cxx-publish-button source="https://github.com/cplusplus/parallelism-ts"></cxx-publish-button>
1516

1617
</body>
1718
</html>

0 commit comments

Comments
 (0)