Skip to content

Commit 1062bf9

Browse files
authored
Update CONTRIBUTING.rst
1 parent 1c01b34 commit 1062bf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ The ``cardano-db-sync`` development is primarily based on the Nix infrastructure
66

77
On how to set up Nix for ``cardano-db-sync`` development, please see `Building Cardano Node with nix <https://github.com/input-output-hk/cardano-node/tree/master/doc/getting-started/building-the-node-using-nix.md>`_.
88

9-
Our formater of choice is [`fourmolu`](https://github.com/fourmolu/fourmolu) on version 0.10.1.0 We have a script `scripts/fourmolize.sh` that can be run once fourmolu is intalled locally.
9+
Our formater of choice is `fourmolu <https://github.com/fourmolu/fourmolu>`_ on version 0.10.1.0 We have a script `scripts/fourmolize.sh` that can be run once fourmolu is intalled locally.
1010

1111
Roles and Responsibilities
1212
==========================
1313

14-
We maintain a [CODEOWNERS file][CODEOWNERS] which provides information who
14+
We maintain a `CODEOWNERS file <CODEOWNERS>`_ which provides information who
1515
should review a contributing PR. Note that you might need to get approvals
1616
from all code owners (even though GitHub doesn't give a way to enforce it).
1717

18-
[CODEOWNERS]: https://github.com/input-output-hk/cardano-db-sync/blob/master//CODEOWNERS
18+
.. _CODEOWNERS https://github.com/input-output-hk/cardano-db-sync/blob/master/CODEOWNERS

0 commit comments

Comments
 (0)