Skip to content

Commit 9942dc3

Browse files
committed
Update to link to cppbestpractices.com
1 parent 1919154 commit 9942dc3

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

coding_standards.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,9 @@ <h3>ChaiScript strives for the highest quality and most portable C++ possible</h
2525
</div>
2626

2727
<div class="alert alert-success">
28-
<a class="alert-link" href="https://gist.github.com/lefticus/10191322">Coding Standards in their entirety.</a> Or keep reading below for the inline version.
28+
<a class="alert-link" href="https://cppbestpractices.com">Coding Standards in their entirety.</a>
2929
</div>
3030

3131

32-
<div class="body-with-margin">
33-
34-
35-
{% gist 10191322 %}
36-
</div>
37-
3832

3933
</body>

0 commit comments

Comments
 (0)