Skip to content

Commit 3f8059a

Browse files
committed
docs: add link
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent 73e8d44 commit 3f8059a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ Does your organization use stdlib? If so, we'd love to hear from you!
608608
609609
## Funding Acknowledgments
610610
611-
This work was supported in part by the National Science Foundation under Award No. 2449410.
611+
This work was supported in part by the National Science Foundation under [Award No. 2449410][nsf-award-2449410].
612612
613613
> Disclaimer: Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
614614
@@ -843,6 +843,8 @@ Test and build infrastructure is generously provided by the following services:
843843
844844
[@stdlib/math-base-special-erf-umd]: https://github.com/stdlib-js/math-base-special-erf/tree/umd
845845
846+
[nsf-award-2449410]: https://www.nsf.gov/awardsearch/showAward?AWD_ID=2449410&HistoricalAwards=false
847+
846848
</section>
847849
848850
<!-- /.links -->

0 commit comments

Comments
 (0)