aboutsummaryrefslogtreecommitdiffstats
path: root/CODING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CODING.md')
-rw-r--r--CODING.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CODING.md b/CODING.md
index 2866b92e2..774e7d079 100644
--- a/CODING.md
+++ b/CODING.md
@@ -143,5 +143,7 @@ std::map<std::string, std::string> bar =
## FPGA Guidelines
-FPGA guidelines are stored in a separate file. See CODING.md in the FPGA
-repository.
+FPGA guidelines are stored in a separate file. See [CODING.md][fpga-coding] in
+the FPGA repository.
+
+[fpga-coding]: https://github.com/EttusResearch/fpga/blob/master/CODING.md