diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-06-15 08:44:12 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-06-26 08:56:32 -0700 |
commit | f2896713d48f6c0bc19a859f5ad506e0ddd7ae61 (patch) | |
tree | a17a948c5058fd2314c08c806999d105c05f4901 /CODING.md | |
parent | e7511ac067607c702eeb0b54c651f8d8df3c1c30 (diff) | |
download | uhd-f2896713d48f6c0bc19a859f5ad506e0ddd7ae61.tar.gz uhd-f2896713d48f6c0bc19a859f5ad506e0ddd7ae61.tar.bz2 uhd-f2896713d48f6c0bc19a859f5ad506e0ddd7ae61.zip |
Update README.md, LICENSE.md, and CONTRIBUTING.md
Diffstat (limited to 'CODING.md')
-rw-r--r-- | CODING.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |