summaryrefslogtreecommitdiff
path: root/website/mathematics/calculus/source
diff options
context:
space:
mode:
authorpreston <preston@openbsd-preston.prestonpan.tech>2023-03-19 18:27:24 -0700
committerpreston <preston@openbsd-preston.prestonpan.tech>2023-03-19 18:27:24 -0700
commitb7231ce286398c809a406ed76db315271faf3036 (patch)
tree2921d257ce67449755cf610d82d495b0bcda29b3 /website/mathematics/calculus/source
parent321b218eb593d689e587eebb67d78ff49783fc5b (diff)
replace links with nullring.xyz links
Diffstat (limited to 'website/mathematics/calculus/source')
-rw-r--r--website/mathematics/calculus/source/chain_rule.ms0
-rw-r--r--website/mathematics/calculus/source/index.html2
2 files changed, 2 insertions, 0 deletions
diff --git a/website/mathematics/calculus/source/chain_rule.ms b/website/mathematics/calculus/source/chain_rule.ms
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/website/mathematics/calculus/source/chain_rule.ms
diff --git a/website/mathematics/calculus/source/index.html b/website/mathematics/calculus/source/index.html
index 32b4cd2..fb52616 100644
--- a/website/mathematics/calculus/source/index.html
+++ b/website/mathematics/calculus/source/index.html
@@ -10,6 +10,8 @@ $$START CONTENT
<ul>
<li><a href="./derivative.ms">Derivative</a> -- a fundamental operation regarding calculus.</li>
+
+ <li><a href="./derivative_identities.ms">Derivative Identities</a> -- identities.</li>
</ul>
$$END CONTENT