summaryrefslogtreecommitdiff
path: root/website/mathematics/calculus/index.html
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/index.html
parent321b218eb593d689e587eebb67d78ff49783fc5b (diff)
replace links with nullring.xyz links
Diffstat (limited to 'website/mathematics/calculus/index.html')
-rw-r--r--website/mathematics/calculus/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/mathematics/calculus/index.html b/website/mathematics/calculus/index.html
index 7aa7598..9b1d1c8 100644
--- a/website/mathematics/calculus/index.html
+++ b/website/mathematics/calculus/index.html
@@ -20,8 +20,8 @@ the derivative).
<h2>Elementary Calculus</h2>
<ul>
<li><a href="./derivative.pdf">Derivative</a> -- a fundamental operation regarding calculus.</li>
- <li><a href="./derivative_identities.pdf">Derivative Identities</a> -- Deriving identities related to derivatives of simple functions.</li>
- <li><a href="./derivative_rules.pdf">Derivative Rules</a> -- Deriving common derivative rules.</li>
+ <li><a href="./derivative_identities.pdf">Derivative Identities</a> -- Deriving identities related to derivatives.</li>
+ <li><a href="./chain_rule.pdf">Chain rule</a> -- Explaining and deriving the chain rule.</li>
</ul>
<h2>Multivariable</h2>