Skip to content

Commit 72f322c

Browse files
committed
Update equation src URL
1 parent 2ece169 commit 72f322c

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/cidentityf

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/cidentityf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The [identity-function][identity-function] is defined as
2929
<!-- <equation class="equation" label="eq:identity_function" align="center" raw="f(z) = z" alt="Identity function"> -->
3030

3131
<div class="equation" align="center" data-raw-text="f(z) = z" data-equation="eq:identity_function">
32-
<img src="" alt="Identity function">
32+
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@79c18caa8e6697ecbe8bcf813a8d54a470168a75/lib/node_modules/@stdlib/math/base/special/cidentityf/docs/img/equation_identity_function.svg" alt="Identity function">
3333
<br>
3434
</div>
3535

0 commit comments

Comments
 (0)