Commit 4c55d256 authored by Jason Yundt's avatar Jason Yundt
Browse files

README: use relative links to CONTRIBUTING.md

There’s two different ways of viewing rendered versions of the Markdown
files in this repo. You can either

1. view them on GitHub or
2. clone the repo and open them using a program like Okular [1].

Before this change, option 2 was a little bit inconvenient. When you
clicked on either of the links to CONTRIBUTING.md, it would take you to
GitHub instead of opening up the Markdown file locally.

[1]: <https://okular.kde.org/>
parent cd2ec848
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
</p>

<p align="center">
  <a href="https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md"><img src="https://img.shields.io/github/contributors-anon/NixOS/nixpkgs" alt="Contributors badge" /></a>
  <a href="CONTRIBUTING.md"><img src="https://img.shields.io/github/contributors-anon/NixOS/nixpkgs" alt="Contributors badge" /></a>
  <a href="https://opencollective.com/nixos"><img src="https://opencollective.com/nixos/tiers/supporter/badge.svg?label=supporters&color=brightgreen" alt="Open Collective supporters" /></a>
</p>

@@ -73,7 +73,7 @@ Community contributions are always welcome through GitHub Issues and
Pull Requests.

For more information about contributing to the project, please visit
the [contributing page](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md).
the [contributing page](CONTRIBUTING.md).

# Donations