Skip to content

Commit 7a3e280

Browse files
brabojclaude
andcommitted
fix: resolve MkDocs strict mode warnings
Replace ../README.md breadcrumb links with ../index.md, comment out broken git-subtree link, add test files to nav, fix repo URL to braboj/tutorial-git. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6cf1507 commit 7a3e280

29 files changed

Lines changed: 40 additions & 36 deletions

docs/01-Introduction/01-git-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[**Up**](introduction.md) |
2-
[**Content**](../README.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

docs/01-Introduction/02-windows-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[**Up**](introduction.md) |
2-
[**Content**](../README.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

docs/01-Introduction/03-linux-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[**Up**](introduction.md) |
2-
[**Content**](../README.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

docs/01-Introduction/04-hosting-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[**Up**](introduction.md) |
2-
[**Content**](../README.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

docs/01-Introduction/05-dataflow-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[**Up**](introduction.md) |
2-
[**Content**](../README.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

docs/01-Introduction/06-operations-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[**Up**](introduction.md) |
2-
[**Content**](../README.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

docs/01-Introduction/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[**Up**](../README.md) |
2-
[**Content**](../README.md) |
1+
[**Up**](../index.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

docs/02-Concepts/01-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[**Up**](concepts.md) |
2-
[**Content**](../README.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

docs/02-Concepts/02-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[**Up**](concepts.md) |
2-
[**Content**](../README.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

docs/02-Concepts/03-objects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[**Up**](concepts.md) |
2-
[**Content**](../README.md) |
2+
[**Content**](../index.md) |
33
[**Intro**](../01-Introduction/introduction.md) |
44
[**Concepts**](../02-Concepts/concepts.md) |
55
[**Operations**](../03-Operations/operations.md) |

0 commit comments

Comments
 (0)