Skip to content

Commit

Permalink
Relative Linking
Browse files Browse the repository at this point in the history
  • Loading branch information
onairmarc committed Apr 10, 2024
1 parent 9c11d2f commit 5aab82c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions guides/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Style Guide Table of Contents

1. [Common Language Style Guide](/guides/common.md)
2. [PHP Language Style Guide](/guides/lang/php.md)
1. [Common Language Style Guide](./common.md)
2. [PHP Language Style Guide](./lang/php.md)
2 changes: 1 addition & 1 deletion guides/lang/php.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PHP Language Style Guide

## Overview
This style guide expands on the [common style guide](/guides/common.md).
This style guide expands on the [common style guide](./../common.md).

## Naming

Expand Down

0 comments on commit 5aab82c

Please sign in to comment.