Skip to content

Commit 6af6fca

Browse files
committed
deploy: c6ec4d4
1 parent 502feeb commit 6af6fca

13 files changed

Lines changed: 1075 additions & 52 deletions

File tree

404.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,28 @@
417417

418418

419419

420+
<li class="md-nav__item">
421+
<a href="/cpp-linter-rs/contributing/" class="md-nav__link">
422+
423+
424+
425+
<span class="md-ellipsis">
426+
Contributing
427+
428+
</span>
429+
430+
431+
</a>
432+
</li>
433+
434+
435+
436+
437+
438+
439+
440+
441+
420442
<li class="md-nav__item">
421443
<a href="/cpp-linter-rs/other-licenses/" class="md-nav__link">
422444

changelog/index.html

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<link rel="prev" href="../node/">
1717

1818

19-
<link rel="next" href="../other-licenses/">
19+
<link rel="next" href="../contributing/">
2020

2121

2222
<link rel="icon" href="../images/favicon.ico">
@@ -1001,6 +1001,28 @@
10011001

10021002

10031003

1004+
<li class="md-nav__item">
1005+
<a href="../contributing/" class="md-nav__link">
1006+
1007+
1008+
1009+
<span class="md-ellipsis">
1010+
Contributing
1011+
1012+
</span>
1013+
1014+
1015+
</a>
1016+
</li>
1017+
1018+
1019+
1020+
1021+
1022+
1023+
1024+
1025+
10041026
<li class="md-nav__item">
10051027
<a href="../other-licenses/" class="md-nav__link">
10061028

@@ -1907,13 +1929,13 @@ <h2 id="new-contributors">New Contributors<a class="headerlink" href="#new-contr
19071929

19081930

19091931

1910-
<a href="../other-licenses/" class="md-footer__link md-footer__link--next" aria-label="Next: Third-party Licenses">
1932+
<a href="../contributing/" class="md-footer__link md-footer__link--next" aria-label="Next: Contributing">
19111933
<div class="md-footer__title">
19121934
<span class="md-footer__direction">
19131935
Next
19141936
</span>
19151937
<div class="md-ellipsis">
1916-
Third-party Licenses
1938+
Contributing
19171939
</div>
19181940
</div>
19191941
<div class="md-footer__button md-icon">

cli/index.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,28 @@
782782

783783

784784

785+
<li class="md-nav__item">
786+
<a href="../contributing/" class="md-nav__link">
787+
788+
789+
790+
<span class="md-ellipsis">
791+
Contributing
792+
793+
</span>
794+
795+
796+
</a>
797+
</li>
798+
799+
800+
801+
802+
803+
804+
805+
806+
785807
<li class="md-nav__item">
786808
<a href="../other-licenses/" class="md-nav__link">
787809

0 commit comments

Comments
 (0)