Skip to content

Commit c6e90e5

Browse files
author
jon gadsden
committed
fix lit errors for release
1 parent 16cac1d commit c6e90e5

File tree

7 files changed

+7
-10
lines changed

7 files changed

+7
-10
lines changed

draft/09-training-education/01-vulnerable-apps/00-toc.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@ Sections:
3131

3232
----
3333

34-
The OWASP Developer Guide is a community effort;
35-
if there is something that needs changing then [submit an issue][issue090100].
34+
The OWASP Developer Guide is a community effort; if there is something that needs changing then [submit an issue][issue0910].
3635

37-
[issue090100]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2009-training-education/01-vulnerable-apps/00-toc
36+
[issue0910]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2009-training-education/01-vulnerable-apps/00-toc
3837
[sammg]: https://owaspsamm.org/model/governance/
3938
[sammgeg]: https://owaspsamm.org/model/governance/education-and-guidance/
4039
[sammgegta]: https://owaspsamm.org/model/governance/education-and-guidance/stream-a/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{% include navigation.html collection="draft" %}

draft/09-training-education/01-vulnerable-apps/toc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ Sections:
3333
----
3434

3535
The OWASP Developer Guide is a community effort; if there is something that needs changing
36-
then [submit an issue][issue090100] or [edit on GitHub][edit090100].
36+
then [submit an issue][issue0910] or [edit on GitHub][edit0910].
3737

38-
[edit090100]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/09-training-education/01-vulnerable-apps/toc.md
39-
[issue090100]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2009-training-education/01-vulnerable-apps/00-toc
38+
[edit0910]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/09-training-education/01-vulnerable-apps/toc.md
39+
[issue0910]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2009-training-education/01-vulnerable-apps/00-toc
4040
[sammg]: https://owaspsamm.org/model/governance/
4141
[sammgeg]: https://owaspsamm.org/model/governance/education-and-guidance/
4242
[sammgegta]: https://owaspsamm.org/model/governance/education-and-guidance/stream-a/

release/04-foundations/06-security-champions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32

43
title: Security Champions

release/07-implementation/04-dos-donts/08-memory-management.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32

43
title: Do's and Don'ts Memory Management

release/09-training-education/01-vulnerable-apps/00-toc.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ Sections:
3131

3232
----
3333

34-
if there is something that needs changing then [submit an issue][issue090100].
35-
3634
[sammg]: https://owaspsamm.org/model/governance/
3735
[sammgeg]: https://owaspsamm.org/model/governance/education-and-guidance/
3836
[sammgegta]: https://owaspsamm.org/model/governance/education-and-guidance/stream-a/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{% include navigation.html collection="release" %}

0 commit comments

Comments
 (0)