Skip to content

Commit d44dd28

Browse files
committed
minor #97 Fix docs links (ajgarlag)
This PR was merged into the 0.4-dev branch. Discussion ---------- Fix docs links Commits ------- f28bb69 Fix links
2 parents 42a4652 + f28bb69 commit d44dd28

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,18 +156,14 @@ security:
156156
157157
## Contributing
158158
159-
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
159+
Please see [CONTRIBUTING](/CONTRIBUTING.md) for details.
160160
161161
## Versioning
162162
163163
This project adheres to [Semantic Versioning 2.0.0](https://semver.org/). Randomly breaking public APIs is not an option.
164164
165165
However, starting with version 4, we only promise to follow SemVer on structural elements marked with the [@api tag](https://github.com/php-fig/fig-standards/blob/2668020622d9d9eaf11d403bc1d26664dfc3ef8e/proposed/phpdoc-tags.md#51-api).
166166
167-
## Changes
168-
169-
All the package releases are recorded in the [CHANGELOG](CHANGELOG.md) file.
170-
171167
## Reporting issues
172168
173169
Use the [issue tracker](https://github.com/thephpleague/oauth2-server-bundle/issues) to report any issues you might have.

0 commit comments

Comments
 (0)